Skip to content

Interface: PieChartSpecificProps

Props specific to pie/donut charts

optional innerRadius?: number

Inner radius for donut charts (0-100%)

0

optional labelPosition?: "center" | "outside" | "inside"

Label position

"outside"

optional showLabels?: boolean

Show labels on slices

true