Sparkline Row

Stacked rows combining a label, value, inline tone-colored sparkline, and emerald delta on the right.

Signups382
+12%
Revenue$18.4K
+6%
MAU9.8K
+3%

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

Import & use
import { Dashboard30 } from "@/components/beste/piece/dashboard30";

<Dashboard30
  rows={[
    {
      "label": "Signups",
      "value": "382",
      "delta": "+12%",
      "values": [
        14,
        18,
        16,
        22,
        24,
        28,
        32
      ]
    },
    {
      "label": "Revenue",
      "value": "$18.4K",
      "delta": "+6%",
      "values": [
        120,
        132,
        128,
        140,
        152,
        168,
        184
      ]
    },
    {
      "label": "MAU",
      "value": "9.8K",
      "delta": "+3%",
      "values": [
        80,
        82,
        85,
        84,
        88,
        92,
        98
      ]
    }
  ]}
  tone="violet"
/>

More Dashboard pieces

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

Traffic by device9,420 sessions
  • Mobile58%
  • Desktop32%
  • Tablet8%
  • Other2%

Stacked Bar

dashboard23

Horizontal 100 percent stacked bar splitting a total into colored segments with a wrapping legend of labels and percentages.

Sessions
This weekLast week

Compare Lines

dashboard18

Dual-line sparkline overlaying the current period in tone and the previous period as a faint dashed baseline with a legend.

68%
Storage used34 GB of 50 GB

Progress Circle

dashboard21

Radial progress gauge with a tone-colored arc, the percentage centered, and a caption line beside it.

Services
  • APIOperational
    99.99%
  • IngestDegraded
    99.82%
  • BillingOperational
    99.97%
  • WorkersOperational
    99.95%

Service List

dashboard25

Service health rows with a pinging status dot, operational label, and a monospaced uptime percentage.

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.