Spline Chart
Spline charts are similar to line charts but use smooth curves instead of straight line segments. They are ideal for data that flows naturally.
Basic spline chart
A smooth curve through data points.
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 spline chart
Multiple smooth 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.
Spline chart with data labels
Show values on each data point.
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.