Chart
Beautiful charts. Built using Recharts. Copy and paste into your apps.
pnpm dlx shadcn@latest add @kickresume/chartDocumentation
This chart is a 1:1 port of the shadcn/ui chart, restyled with Kickresume design tokens (the styling is applied automatically through our CSS variables). It ships the same helpers — ChartContainer, ChartTooltip, ChartTooltipContent, ChartLegend, ChartLegendContent and the ChartConfig type — composed on top of Recharts.
Because the API matches shadcn/ui exactly, refer to their documentation for the complete usage guide and the full set of examples (area, bar, line, pie, radar, radial, tooltips and legends):