# Interface: CartesianScaleTypeRegistry
# Hierarchy
CartesianScaleTypeRegistry
# Properties
# category
• category: Object
# Type declaration
Name | Type |
---|---|
options | CategoryScaleOptions |
# Defined in
index.esm.d.ts:3485 (opens new window)
# linear
• linear: Object
# Type declaration
Name | Type |
---|---|
options | LinearScaleOptions |
# Defined in
index.esm.d.ts:3479 (opens new window)
# logarithmic
• logarithmic: Object
# Type declaration
Name | Type |
---|---|
options | LogarithmicScaleOptions |
# Defined in
index.esm.d.ts:3482 (opens new window)
# time
• time: Object
# Type declaration
Name | Type |
---|---|
options | TimeScaleOptions |
# Defined in
index.esm.d.ts:3488 (opens new window)
# timeseries
• timeseries: Object
# Type declaration
Name | Type |
---|---|
options | TimeScaleOptions |