Area Chart
Area charts are line charts with the region below the line filled in. They emphasise the magnitude of values and are effective for showing cumulative totals or volume over time.
Basic area chart
A single series area chart.
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.
Multi-series area chart
Multiple overlapping area series for comparison.
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.
Stacked area chart
Area series stacked to show cumulative totals.
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.