Components
PageVisitors
48.2K46.4%
21.5K20.7%
18.9K18.2%
9.1K8.8%
4.3K4.1%
1.9K1.8%
import { BarList } from "@/components/ui/bar-list"
const pages = [Installation#
pnpm dlx shadcn@latest add https://dashboardcn.com/r/bar-list.jsonUsage#
import { BarList } from "@/components/ui/bar-list"
<BarList
data={[
{ name: "/", value: 48210, href: "/analytics?page=/" },
{ name: "/pricing", value: 21480 },
]}
showPercentage
/>Your dashboard, your code.
Every component is copied into your project with the shadcn CLI. No package to upgrade, nothing to override.