PieChart Module
Pie-chart control rendering `ChartPoint` values as proportional slices; author it through the typed `Props` front door.
Functions and values
| Function or value |
Description
|
|
|
Full Usage:
values arg1
Parameters:
ChartPoint list
Returns: Attr<'msg>
Type parameters: 'msg |
Attribute supplying the pie-chart's `values`, each a slice of the whole.
|