Docs / Pie charts

Monochrome

Pro

Slices coloured in shades of a single hue.

Illustration — rendered output uses live data.

Example

blade
<chart:pie-monochrome
    :series="[44, 25, 20, 11, 8]"
    :labels="['A', 'B', 'C', 'D', 'E']"
/>

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