Donut Chart
Donut charts are a variation of pie charts with a hollow centre. The centre space can be used to display a title or summary value.
Basic donut chart
A simple donut chart with a centre title.
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
Donut 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.
Donut chart without title
A donut chart without a centre title.
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.
Donut chart with many segments
Donut charts can display multiple categories with a summary in the centre.
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.