Charts
The shared Charts.tsx module (LineChart, BarChart, AreaChart, DonutChart, RadarChart). Not a catalog page on its own — see the individual chart types below — but a real, installable slug that other components and blocks depend on.
Installation
npx dafink-ui add chartsRequires: recharts
Demo
This is the shared module behind LineChart, BarChart, AreaChart, DonutChart, and RadarChart — see those pages for the full set.