Back to Components
Charts
Sparkline
Inline mini chart for quick trend snapshots in tables or cards.
PropsUsage ExampleVariations
Weekly installs
9.2k
Bounce rate
28%
Dependencies
- clsx
- tailwind-merge
Files
- components/ui/sparkline.tsx
Installation
Using shadcn CLI
npx shadcn add sparkline --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-mergeRelated Charts Components
Bar Chart
Simple bar chart with labels, values, and optional horizontal layout.
Bar Chart Simple
Basic bar chart with vertical or horizontal layouts.
Chart Container
Wrapper component with title, subtitle, legend slot, and responsive chart area.
Donut Chart
Ring chart with centered value and label.
Leaderboard
Ranked list with positions, avatars, scores, and optional trend badges.
Line Chart
Line chart with multiple series, points, labels, and optional area fill.