Weekly Bars

Seven vertical bars for a rolling week with muted fills for past days and a tone-saturated bar for today's total.

Events this week2,840
Mon
Tue
Wed
Thu
Fri
Sat
Sun

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Dashboard8 } from "@/components/beste/piece/dashboard8";

<Dashboard8
  title="Events this week"
  total="2,840"
  days={[
    {
      "label": "Mon",
      "value": 280
    },
    {
      "label": "Tue",
      "value": 410
    },
    {
      "label": "Wed",
      "value": 520
    },
    {
      "label": "Thu",
      "value": 340
    },
    {
      "label": "Fri",
      "value": 680
    },
    {
      "label": "Sat",
      "value": 480
    },
    {
      "label": "Sun",
      "value": 130,
      "today": true
    }
  ]}
  tone="violet"
/>

More Dashboard pieces

View all Dashboard
Top sources
1Direct
4,820
2Google
3,610
3Twitter
1,890
4Referral
980

Top List

dashboard5

Ranked list where each row's background bar fills proportionally to its value, with index and count on either end.

Visit
12,400
Sign-up
3,42072%
Active
1,98042%
Paid
62069%

Funnel

dashboard6

Conversion funnel stages where each row's bar narrows against the top stage and a rose drop-off percentage marks churn.

Dashboard filter bar with a primary date-range button, a comparison-period dropdown, and a segment filter toggle.

Revenue$48.2K
  • Subscriptions
    52%
  • One-time
    28%
  • Add-ons
    14%
  • Refunds
    6%

Donut Breakdown

dashboard9

Revenue split card with an SVG donut on the left showing weighted slices and a percentage legend on the right.

Conversion rate+12%
Last week3.41%
This week3.82%

Side-by-side compare card with previous and current values separated by an arrow, and a semantic delta pill in the header.

Top performers
Ada L.12,840
Marcus R.10,320
Priya S.8,960

Leaderboard

dashboard11

Top-three ranking card with gold, silver, and bronze medal circles next to names and monospaced scores.