Chart Pie
Pie and donut charts built on unovis-vue. One ChartPie renders a full pie, a donut, a donut with a centre total, or nested rings.
Pie
A full pie (arc-width 0). Each row maps to a config entry for its color.
Donut
Set arc-width to leave a hole in the centre.
Donut with text
Show a total (or any label) in the centre.
Stacked
Concentric rings via the layers prop.
Center total
Per-segment gradients, rounded segments, a drop shadow, and a center total.
Center stats
A center percentage with a legend below.
Pattern segments
Mix solid and SVG-pattern segments in a single pie.
Active segment
Expand one segment outward with activeIndex.