Skip to content

PieSlice

Defined in: widgets/data/chart.ts:526

One slice of a PieChartWidget.

optional color?: string

Defined in: widgets/data/chart.ts:532

Slice colour (theme $var or literal); defaults to the palette rotation.


optional label?: string

Defined in: widgets/data/chart.ts:528

Legend label.


value: number

Defined in: widgets/data/chart.ts:530

Slice magnitude (share of the total).