BarChart Module
Bar-chart control rendering each `ChartSeries` as grouped bars; author it through the typed `Props` front door.
Functions and values
| Function or value |
Description
|
|
|
Full Usage:
series arg1
Parameters:
ChartSeries list
Returns: Attr<'msg>
Type parameters: 'msg |
Attribute supplying the bar-chart's `series` data to render as bars.
|