Charts

Simple dependency-free SVG charts - `PieChart`, `LineChart`, and `BarChart`.

The three charts share one API: pass data for pie, or series + categories for bar and line. Each renders an accessible table fallback.

Bar chart

Line chart

Pie chart