Interface: CartesianScaleTypeRegistry
Hierarchy
CartesianScaleTypeRegistry
Properties
category
• category: Object
Type declaration
Name | Type |
---|---|
options | CategoryScaleOptions |
Defined in
types/index.d.ts:3568 (opens new window)
linear
• linear: Object
Type declaration
Name | Type |
---|---|
options | LinearScaleOptions |
Defined in
types/index.d.ts:3562 (opens new window)
logarithmic
• logarithmic: Object
Type declaration
Name | Type |
---|---|
options | LogarithmicScaleOptions |
Defined in
types/index.d.ts:3565 (opens new window)
time
• time: Object
Type declaration
Name | Type |
---|---|
options | TimeScaleOptions |
Defined in
types/index.d.ts:3571 (opens new window)
timeseries
• timeseries: Object
Type declaration
Name | Type |
---|---|
options | TimeScaleOptions |