Compare Lines

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

Sessions
This weekLast week

New here? Read the installation guide.

Import & use
import { Dashboard18 } from "@/components/beste/piece/dashboard18";

<Dashboard18
  title="Sessions"
  currentLabel="This week"
  previousLabel="Last week"
  current={[
    22,
    28,
    24,
    33,
    31,
    40,
    46
  ]}
  previous={[
    18,
    21,
    26,
    25,
    29,
    32,
    30
  ]}
  tone="violet"
/>

More Dashboard pieces

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

Sparkline Row

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

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.

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.

Date Range Toolbar

Dashboard filter bar with a primary date-range button, a comparison-period dropdown, and a segment filter toggle.

68%
Storage used34 GB of 50 GB

Progress Circle

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

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.

Markdown version