Back to blocks
charts
Block

Line Chart

Line chart with dual series support for trends over time

Installation

npx shadcn add @mylo-ui/chart-line

Preview

Performance

Revenue Overview

Monthly revenue and profit trends

Financial Performance

Track your revenue and profit over time

Total Revenue

$35,000

+12.5%

Total Profit

$25,406

+8.2%

Profit Margin

72.6%

+2.1%

Usage

import { ChartLine } from "@/components/blocks/chart-line"

export default function Page() {
  return <ChartLine />
}

Dependencies

lucide-react
recharts

shadcn/ui Components

card
badge
button