# Interface: ScriptableScaleContext

# Properties

# chart

chart: Chart<"bar" | "line" | "scatter" | "bubble" | "pie" | "doughnut" | "polarArea" | "radar", (number | ScatterDataPoint | BubbleDataPoint)[], unknown>

# Defined in

index.esm.d.ts:1275 (opens new window)


# index

index: number

# Defined in

index.esm.d.ts:1277 (opens new window)


# scale

scale: Scale<CoreScaleOptions>

# Defined in

index.esm.d.ts:1276 (opens new window)


# tick

tick: Tick

# Defined in

index.esm.d.ts:1278 (opens new window)