Bar Race

Most played right nowLive
Nina Simone
8,420
Miles Davis
7,910
Björk
7,280
plays, updates every 1.6s
About this piece

Bar Race

Horizontal bars whose values keep drifting, so rows glide up and down to their new rank while the bars stretch and shrink underneath.

Usage

The import and the props worth knowing about, in one place.

import { Chart9 } from "@/components/beste/piece/chart9";

<Chart9
  title="Most played right now"
  unit="plays"
  rows={[
    {
      "label": "Nina Simone",
      "value": 8420
    },
    {
      "label": "Miles Davis",
      "value": 7910
    },
    {
      "label": "Björk",
      "value": 7280
    }
  ]}
  tone="primary"
/>

More Chart pieces

View all Chart

Where the week went

Booked hours by appointment type

Consultations42%
Follow-ups28%
Assessments19%
Admin11%

Breakdown Bars Card

A compact chart card that splits a total across labelled horizontal bars, each with its own percentage.

Deployments
Wk 24
128 builds
MonTueWedThu

92% passing

Weekday Peak Bars

A dark analytics card with weekday bars, a highlighted peak column carrying a callout pill above a dashed threshold, and an on-track footnote.

Monthly recurring revenueLast 12 months
+154.4%
$46.3k

Line Draw

Sparkline that draws itself on mount, fades in the area beneath, then marks the last point with its value and a gently pulsing dot.