Back to Components
Charts
Line Chart
Line chart with multiple series, points, labels, and optional area fill.
PropsUsage ExampleVariations
MonTueWedThuFriSatSun
Visits
Signups
Dependencies
- clsx
- tailwind-merge
Files
- components/ui/line-chart.tsx
Installation
Using shadcn CLI
npx shadcn add line-chart --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.
Metric Grid
Responsive grid of stat cards with configurable column counts.