Kickresume UI

Command Palette

Search for a command to run...

Chart

Beautiful charts. Built using Recharts. Copy and paste into your apps.

pnpm dlx shadcn@latest add @kickresume/chart

Documentation

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):

shadcn/ui — Chart documentation