Back to blocksView all charts blocks


Installation
npx shadcn add @mylo-ui/chart-areaPreview
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
Related Blocks
More charts blocks you might like

charts
Line Chart
Line chart with dual series support for trends over time
Ready to use
/blocks/chart-line
charts
Bar Chart
Bar chart for comparing values across categories with target comparison
Ready to use
/blocks/chart-bar
charts
Pie Chart
Pie chart showing part-to-whole relationships with breakdown
Ready to use
/blocks/chart-pie