PieSlice
Defined in: widgets/data/chart.ts:526
One slice of a PieChartWidget.
Properties
Section titled “Properties”color?
Section titled “color?”
optionalcolor?:string
Defined in: widgets/data/chart.ts:532
Slice colour (theme $var or literal); defaults to the palette rotation.
label?
Section titled “label?”
optionallabel?: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).