Sparkline

BTC/USD
40.47
-0.6%
ETH/USD
59.63
+0.4%
SOL/USD
82.50
+2.1%
AVAX/USD
102
-0.5%
DOT/USD
123
-0.0%
LINK/USD
148
+3.2%

Demo

ModeStatic snapshot, flow-in from empty, or pre-filled live stream
Value positionWhere the value block sits relative to the chart — a demo card concern, not a chart prop
DatasetWhich mock dataset the preview cards render
import { Sparkline, catppuccin } from '@wick-charts/react';
 
<Sparkline
theme={catppuccin.theme}
data={data}
flow={{ capacity: 80 }}
/>