Shadcn.io is not affiliated with official shadcn/ui
Stats Bar Chart Weekly Breakdown
A 7-day vertical bar chart stats card for React and Next.js with Mon-Sun day-of-week labels, today's bar highlighted via Recharts Cell fills, a ChartContainer-wrapped BarChart and tabular-nums weekly total built with shadcn/ui and Tailwind CSS
Break down a weekly metric by day of the week with this vertical bar chart stats card for React and Next.js. Features a ChartContainer-wrapped Recharts BarChart with 180px fixed height, Cell fills that highlight today in var(--chart-1) while muting the other six days, XAxis Mon-Sun labels with tickLine= and axisLine=, CartesianGrid horizontal-only dashed lines, ChartTooltipContent with a dot indicator, and a header showing the weekly total plus a semantic delta vs last week. Built with TypeScript, ChartContainer from shadcn/ui, Recharts BarChart, Recharts Cell for per-bar highlighting, motion/react parent entrance with useReducedMotion, Lucide React icons, and Tailwind CSS. Perfect for daily orders dashboards, standup attendance trackers, workout breakdowns, and revenue-by-weekday analytics widgets.
Related Components
React Stats Block Bar Chart Vertical Card
Vertical bar chart stats card
React Stats Block Bar Chart Horizontal Card
Horizontal bar chart stats card
React Stats Block Bar Chart Grouped
Grouped bar chart comparison
React Stats Block Bar Chart Stacked
Stacked bar segments
React Stats Block Bar Chart With Target Line
Bars with target reference line
React Stats Block Area Chart With Pill Tabs
Area chart with period selector
FAQ
Was this page helpful?
Sign in to leave feedback.
Bar Chart Vertical Card
A vertical bar chart stats card for React and Next.js with a ChartContainer-wrapped Recharts BarChart, single-series var(--chart-1) bars, tabular-nums hero total, and a day-of-week category axis built with shadcn/ui and Tailwind CSS
Bar Chart With Target Line
A bar chart stats card for React and Next.js with a horizontal ReferenceLine target threshold, per-bar Cell colors for above/below target, a ChartContainer-wrapped Recharts BarChart, and tabular-nums summary row built with shadcn/ui and Tailwind CSS