Chart
Data DisplayBeautiful charts built with Recharts and Tailwind CSS.
Import
import { ChartContainer, ChartTooltip, ChartTooltipContent } from "@/components/ui/chart";Usage
Bar Chart
A simple bar chart with tooltip.
API Reference
config*—ChartConfigConfiguration for the chart colors and labels
| Prop | Type | Default | Description |
|---|---|---|---|
config* | ChartConfig | — | Configuration for the chart colors and labels |