Segmented Journey Stat

A headline count with a trend note, a tick-segmented progress bar, and a dotted legend breaking the total into stages.

Support Queue

1,284312cleared today
420New
610Active
254On hold

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

Import & use
import { Stats14 } from "@/components/beste/piece/stats14";

<Stats14
  title="Support Queue"
  value="1,284"
  deltaLabel="312 cleared today"
  segments={[
    {
      "label": "New",
      "value": 420,
      "tone": "emerald"
    },
    {
      "label": "Active",
      "value": 610,
      "tone": "amber"
    },
    {
      "label": "On hold",
      "value": 254,
      "tone": "muted"
    }
  ]}
/>

More Stats pieces

View all Stats
$48.2K
+12.4%vs last month

Headline value with a signed trend arrow, percentage, and period caption.

128KActive usersAcross 42 countries

Big Stat

stats1

Large headline number with an uppercase label and an optional tiny hint line.

1M+Active developersUsing Beste across 140 countries

Milestone

stats11

Gradient hero card with a huge headline number, uppercase label, and a short context caption.

84
NPSPromoters

Small progress ring with a centered score paired with a short label and caption.

2.8×Faster than last quarter

Colored icon tile beside a bold stat and a one-line description.

1,284Online now

Pinging emerald dot next to a big count and an uppercase caption. Reads as a live realtime figure.