The charts family visualizes code-coverage-style data: one hierarchy chart with three interchangeable layouts (sunburst, icicle, treemap), a trend chart for a metric over time, and an inline sparkline. Arc/tile size follows the amount of code (lines); color follows the coverage metric through a red→green scale over the 60–80% range.
Depth:
The treeview below is the same data as an equivalent control (WCAG 2.2 target size): selecting a folder re-roots the chart.
Inline, non-interactive trends for table cells — the numbers live in the row.
| Flag | Coverage | Trend |
|---|---|---|
| unit | 84% | |
| integration | 66% | |
| e2e | 41% |