Nightingale rose
ProA rose chart where each slice's area encodes its value.
Illustration — rendered output uses live data.
Example
blade
<chart:pie-rose
:series="[10, 22, 28, 43, 49]"
:labels="['Mon', 'Tue', 'Wed', 'Thu', 'Fri']"
/>
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| series | array | [] | Flat values, or [name, value] objects. |
| labels | array | [] | Slice labels. |
Plus the common props (height, theme, model, class).
This is a Pro component
Unlock it and every other Pro chart with a one-time license.
Get WireCharts Pro