Chart
A production-ready component built with React and Tailwind CSS
Installation
Add this component to your project using the CLI
npx shadcn@latest add @clamo/chartUsage
Import and use the component in your application
import { Chart } from "@/components/ui/chart"
export function Example() {
return <Chart />
}Preview
Interactive preview of the component
Chart requires data visualization setup