Back to Components
Components

Sparkline

Simple inline line chart with configurable height and color tone.

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