Pie Chart
Pie charts display proportional data as slices of a circle. They are best suited for showing parts of a whole with a small number of categories.
Basic pie chart
A simple pie chart showing proportional data.
Example
Markup
Source markup is unavailable in this environment. Markup extraction relies
on debug_heex_annotations and the project source files, which
are only present during development.
Custom colours
Pie chart with a custom colour palette.
Example
Markup
Source markup is unavailable in this environment. Markup extraction relies
on debug_heex_annotations and the project source files, which
are only present during development.
Pie chart with many segments
A pie chart with multiple categories.
Example
Markup
Source markup is unavailable in this environment. Markup extraction relies
on debug_heex_annotations and the project source files, which
are only present during development.