# Interface: CartesianScaleTypeRegistry
# Hierarchy
CartesianScaleTypeRegistry
# Properties
# category
• category: object
# Type declaration:
Name | Type |
---|---|
options | CategoryScaleOptions |
Defined in: index.esm.d.ts:3113 (opens new window)
# linear
• linear: object
# Type declaration:
Name | Type |
---|---|
options | LinearScaleOptions |
Defined in: index.esm.d.ts:3107 (opens new window)
# logarithmic
• logarithmic: object
# Type declaration:
Name | Type |
---|---|
options | LogarithmicScaleOptions |
Defined in: index.esm.d.ts:3110 (opens new window)
# time
• time: object
# Type declaration:
Name | Type |
---|---|
options | TimeScaleOptions |
Defined in: index.esm.d.ts:3116 (opens new window)
# timeseries
• timeseries: object
# Type declaration:
Name | Type |
---|---|
options | TimeScaleOptions |
Defined in: index.esm.d.ts:3119 (opens new window)