Pareto
ProColumns sorted descending with a cumulative percentage line on a second axis.
Illustration — rendered output uses live data.
Example
blade
<chart:pareto
:categories="['Late', 'Damaged', 'Wrong item', 'Other']"
:data="[120, 80, 40, 20]"
/>
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| categories | array | [] | Category labels. |
| data | array | [] | The value per category. |
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