A radial bar chart.
Note that margin object does not take grid labels into account, so you should adjust it to leave enough room for it.
The responsive alternative of this component is
ResponsiveRadialBar.
See the dedicated guide on how to setup legends for this component.
Chart data.
'auto'If 'auto', the max value is derived from the data, otherwise use a static value.
Optional formatter for values (y).
Chart width for non-responsive component.
Chart height for non-responsive component.
Chart margin.
0Start angle (in degrees).
270End angle (in degrees).
0.3Donut if greater than 0. Value should be between 0~1 as it's a ratio from outer radius.
0.2Padding between each ring (ratio).
0Padding between each bar.
0Rounded corners.