Back to blocks
charts
Block

Area Chart

Area chart with gradient fills for showing cumulative data over time

Installation

npx shadcn add @mylo-ui/chart-area

Preview

User Analytics

User Growth

Daily active and new user trends

Weekly User Activity

Track active users and new signups

Peak Day

Fri

1,680 users

Avg Daily Users

1,410

+12.4%

New This Week

2,110

+8.7%

Usage

import { ChartArea } from "@/components/blocks/chart-area"

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

Dependencies

lucide-react
recharts

shadcn/ui Components

card
badge
button