Documentation / @ripl/charts / ChartSegmentLabelsInput
Type Alias: ChartSegmentLabelsInput
ChartSegmentLabelsInput =
boolean|SegmentLabelPosition|Partial<ChartSegmentLabelsOptions>
Defined in: charts/src/core/options.ts:742
Segment-label input: a boolean toggle, a SegmentLabelPosition string (which also enables labels), or a partial options object.