RadialBarChart
Radial bar chart component
Source
Docs
Package
Usage
RadialBarChart is based on RadialBarChart recharts component:
Change color
You can reference theme colors or use any valid CSS color in color property of data:
Color
Legend
To show legend, set withLegend prop:
Labels
To show labels, set withLabels prop:
Hide tooltip
To hide tooltip, set withTooltip={false} prop: