Metric Trio

Three horizontally divided metric cells in one card, each with a label, value, and semantic delta arrow.

ARR$1.82M+8.4%
Churn2.1%-0.3%
NPS48+6%

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

Import & use
import { Dashboard29 } from "@/components/beste/piece/dashboard29";

<Dashboard29
  metrics={[
    {
      "label": "ARR",
      "value": "$1.82M",
      "delta": 8.4
    },
    {
      "label": "Churn",
      "value": "2.1%",
      "delta": -0.3
    },
    {
      "label": "NPS",
      "value": "48",
      "delta": 6
    }
  ]}
/>

More Dashboard pieces

View all Dashboard
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.

Active users+6.8%
4,821

Sparkline Card

dashboard2

Compact metric card with a large value, delta percentage, and an SVG sparkline with a tone-colored stroke and faint area fill.

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.

Collected this month

$92.4K+8.6%

vs last month

A single metric with a headline value, a signed trend, and an area sparkline of its recent trajectory.

  • Move
    72 kcal
  • Exercise
    54 min
  • Stand
    88 hr

Activity Rings

dashboard15

Three concentric SVG rings with their own progress levels and a matching legend of labels, values, and units.

2Critical
6Warning
14Info

Alert Summary

dashboard20

Three-tile alert overview with semantic icons and counts for critical, warning, and info severities.