MeldUI

Pie Chart

Show proportions of a whole with a circular chart.

Usage

Config Reference

PropertyTypeDefaultDescription
series{ name: string; data: number[] }[]requiredEach series represents a slice; use a single-element data array
legend{ show?: boolean; position?: string }{ show: true }Legend visibility and placement
startAnglenumber0Rotation angle in degrees for the first slice
radiusstring | number'75%'Outer radius of the pie (e.g. '60%' or 150)
showLabelsbooleantrueDisplay percentage or value labels on slices