The trend at a glance, no axes required

A tiny line chart for the inside of a Stat, a table cell, or any spot where one number needs its recent history. Pure SVG computed from a plain array: no recharts, no client JavaScript, so it renders from a Server Component and costs nothing repeated down a column.

Variants

Line
Area
No dot

Tones

Accent
Positive
Negative
Neutral

Inside a stat

The intended home: a quiet trend under the headline number. Match the tone to the delta so the two read as one signal.

3.8MMonthly sessions+12%
1,204Weekly signups-8%
99.98%UptimeNo change

Degenerate data

Awkward series never break the drawing. An all-equal series renders a horizontal midline, a single point renders just the dot, and an empty array renders nothing at all.

Flat series
One point
Empty