# Beste UI

> Beautiful, accessible blocks, pieces and components for shadcn/ui and Tailwind CSS, built for React and Next.js. Install one with the shadcn CLI and the code is yours to edit: no runtime dependency, nothing to upgrade.

Markdown rendition of https://ui.beste.co/piece/dashboard29. Every page on the site has one: add `.md` to any address, or send `Accept: text/markdown`.

Whole catalog for LLMs: https://ui.beste.co/llms.txt. Registry index: https://ui.beste.co/r/registry.json

---
1. /
2. [Pieces](/pieces)
3. /
4. [Dashboard](/pieces/dashboard)
5. /
6. Metric Trio

# 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%

CLICode

Base UI

![](https://oud.pics/sm/l/npm.svg)`npx shadcn add https://ui.beste.co/piece/r-base/dashboard29`

New here? Read the [installation guide](/docs/installation).

Import & useCopy

```
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](/pieces/dashboard)

[](/piece/dashboard33)

This week

Mon – Sun

Booked

142

+9

No-shows

3

\-4

Hours

96

0

### KPI Trio Card

A wide panel with a titled header row and three metrics split by vertical hairlines, each carrying its own signed change.

[](/piece/dashboard10)

Conversion rate+12%

Last week3.41%

This week3.82%

### Metric Comparison

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

[](/piece/dashboard11)

Top performers

1Ada L.12,840

2Marcus R.10,320

3Priya S.8,960

### Leaderboard

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

[](/piece/dashboard2)

Active users+6.8%

4,821

### Sparkline Card

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

[](/piece/dashboard15)

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

### Activity Rings

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

[](/piece/dashboard32)

Collected this month

$92.4K+8.6%

vs last month

### KPI Sparkline Card

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

## Ship the interface, keep the code.

New blocks, pieces and components every week. Install one with a command and it is yours to edit. No runtime dependency, no upgrade path to fight.

[Browse the libraryBrowse the library](/blocks)[See pricingSee pricing](/pricing)

### Library

* [Blocks](/blocks)
* [Pages](/pages)
* [Pieces](/pieces)
* [Components](/components)
* [Search](/search)

### Learn

* [Docs](/docs)
* [AI & MCP](/docs/mcp)
* [Blog](/blog)
* [Free tools](/tools)
* [What's new?](/changelog)
* [Website Builder](https://beste.co)

### More

* [Pricing](/pricing)
* [Referrals](/referrals)
* [License](/license)
* [GitHub](https://github.com/beste-co/beste-ui)

### Shadcn Blocks

* [Shadcn Hero Blocks](/blocks/hero)
* [Shadcn Feature Blocks](/blocks/feature)
* [Shadcn Pricing Blocks](/blocks/pricing)
* [Shadcn CTA Blocks](/blocks/cta)
* [Shadcn FAQ Blocks](/blocks/faq)
* [Shadcn About Blocks](/blocks/about)
* [Shadcn Stats Blocks](/blocks/stats)
* [Shadcn Footer Blocks](/blocks/footer)
* [Shadcn Navigation Blocks](/blocks/navigation)
* [Shadcn Auth Blocks](/blocks/auth)
* [Shadcn Ecommerce Blocks](/blocks/ecommerce)
* [Shadcn Portfolio Blocks](/blocks/portfolio)
* [Shadcn Showcase Blocks](/blocks/showcase)
* [Shadcn Careers Blocks](/blocks/careers)
* [Shadcn Onboarding Blocks](/blocks/onboarding)
* [Shadcn Coming Soon Blocks](/blocks/coming-soon)
* [Shadcn Post Blocks](/blocks/post)
* [Shadcn Legal Blocks](/blocks/legal)
* [Shadcn Workflow Blocks](/blocks/workflow)
* [Shadcn News Blocks](/blocks/news)

© 2026, [Beste](https://beste.co). All rights reserved.