# Interface: CartesianScaleTypeRegistry
# Hierarchy
CartesianScaleTypeRegistry
# Properties
# category
• category: object
# Type declaration
Name | Type |
---|---|
options | CategoryScaleOptions |
Defined in: index.esm.d.ts:3194 (opens new window)
# linear
• linear: object
# Type declaration
Name | Type |
---|---|
options | LinearScaleOptions |
Defined in: index.esm.d.ts:3188 (opens new window)
# logarithmic
• logarithmic: object
# Type declaration
Name | Type |
---|---|
options | LogarithmicScaleOptions |
Defined in: index.esm.d.ts:3191 (opens new window)
# time
• time: object
# Type declaration
Name | Type |
---|---|
options | TimeScaleOptions |
Defined in: index.esm.d.ts:3197 (opens new window)
# timeseries
• timeseries: object
# Type declaration
Name | Type |
---|---|
options | TimeScaleOptions |
Defined in: index.esm.d.ts:3200 (opens new window)