Wick Charts

Sparkline

BTC/USD
41.20
-0.6%
ETH/USD
59.76
-1.3%
SOL/USD
82.29
+0.8%
AVAX/USD
96.45
-1.9%
DOT/USD
117
-1.4%
LINK/USD
144
+1.3%

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 }}
/>