Lollipop
ProA thin stick topped with a circular marker for each value.
Illustration — rendered output uses live data.
Example
blade
<chart:lollipop
:series="[['name' => 'Score', 'data' => [42, 67, 31, 88, 54]]]"
:categories="['A', 'B', 'C', 'D', 'E']"
/>
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| series | array | [] | A single series ([name, data]). |
| categories | array | [] | Labels for the x-axis. |
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