Donut Breakdown

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

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

New here? Read the installation guide.

Import & use
import { Dashboard9 } from "@/components/beste/piece/dashboard9";

<Dashboard9
  slices={[
    {
      "label": "Subscriptions",
      "value": 52
    },
    {
      "label": "One-time",
      "value": 28
    },
    {
      "label": "Add-ons",
      "value": 14
    },
    {
      "label": "Refunds",
      "value": 6
    }
  ]}
  total="$48.2K"
  totalLabel="Revenue"
/>

More Dashboard pieces

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

Stacked Bar

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

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

Leaderboard

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

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.

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.

  • 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.

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

Metric Trio

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

Markdown version