Skip to content

Documentation / @ripl/charts / ChartOptions

Type Alias: ChartOptions<TOptions>

ChartOptions<TOptions> = TOptions

Defined in: charts/src/core/index.ts:14

Alias for a chart's options type, used by factory helpers for readability and future augmentation.

Type Parameters

Type Parameter
TOptions