Documentation / @ripl/charts / ChartLegendInput
Type Alias: ChartLegendInput ​
ChartLegendInput =
boolean|LegendPosition|Partial<ChartLegendOptions>
Defined in: charts/src/core/options.ts:375
Legend input accepting a boolean, position string, or partial options object.