MIT React chart blocks for dashboards — composable ChartContainer + shadcn-compatible chartConfig, live uPlot canvas, and ECharts adapters. Six installable registry items.
Filled area chart — SLO / trend dashboards with chartConfig labels.
Composable bar chart via ChartContainer + chartConfig — shadcn Charts migration path.
Shared ChartConfig labels/colors — import into registry chart blocks or your own panels.
Mixed bar + line on shared categories — shadcn mixed chart pattern with chartConfig.
Donut chart via PieChart innerRadius — browser-share style slice.
Line chart with optional area fill — ChartContainer + chartConfig pattern.
Multi-series line chart with chartConfig — burndown / trend comparison dashboards.
Stacked horizontal KDE density curves per category — joyplot / ridgeline distribution.
Stacked bar chart — sprint velocity / multi-series totals via stacked prop.
Beeswarm / jittered strip plot per category — distribution density without KDE.