Sparkline
A compact trend line with no axes, sized to sit inline.
Accessibility
- Renders as role="img" with a required label, so a screen reader gets one meaningful description instead of a pile of shapes
- Pure SVG with no canvas, so the marks stay in the accessibility tree and scale with browser zoom
- Colours come from the --paul-chart-* ramp, which is checked for contrast and for deuteranopia separation
Availability
Ships in the shared package, drawn from the same dependency-free geometry core as its Angular twin; this app has not adopted it yet.