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.io

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge

Related Charts Components