SunburstChart
Hierarchical radial chart displaying nested data as concentric rings of arcs. Inner rings represent parent categories, outer rings represent children. Supports gradients, tooltips, and animated transitions.
Import
import {
SunburstChart,
SunburstSeries,
SunburstArc,
SunburstArcLabel
} from 'reaviz';
SunburstChart Props
| Prop | Type | Default | Description |
|---|---|---|---|
data | `ChartShallowDataShape[] | ChartNestedDat |
[Description truncada. Veja o README completo no GitHub.]