# Interface: CartesianScaleTypeRegistry
# Hierarchy
CartesianScaleTypeRegistry
# Properties
# category
• category: object
# Type declaration:
Name | Type |
---|---|
options | CategoryScaleOptions |
Defined in: index.esm.d.ts:3186 (opens new window)
# linear
• linear: object
# Type declaration:
Name | Type |
---|---|
options | LinearScaleOptions |
Defined in: index.esm.d.ts:3180 (opens new window)
# logarithmic
• logarithmic: object
# Type declaration:
Name | Type |
---|---|
options | LogarithmicScaleOptions |
Defined in: index.esm.d.ts:3183 (opens new window)
# time
• time: object
# Type declaration:
Name | Type |
---|---|
options | TimeScaleOptions |
Defined in: index.esm.d.ts:3189 (opens new window)
# timeseries
• timeseries: object
# Type declaration:
Name | Type |
---|---|
options | TimeScaleOptions |
Defined in: index.esm.d.ts:3192 (opens new window)