# Interface: ScriptableScaleContext
# Properties
# chart
• chart: Chart<"bar"
| "line"
| "scatter"
| "bubble"
| "pie"
| "doughnut"
| "polarArea"
| "radar"
, (number | ScatterDataPoint | BubbleDataPoint)[], unknown>
Defined in: index.esm.d.ts:1262 (opens new window)
# index
• index: number
Defined in: index.esm.d.ts:1264 (opens new window)
# scale
• scale: Scale<CoreScaleOptions>
Defined in: index.esm.d.ts:1263 (opens new window)
# tick
• tick: Tick
Defined in: index.esm.d.ts:1265 (opens new window)