Wick Charts

Sparkline

BTC/USD
40.77
+2.3%
ETH/USD
69.43
+6.6%
SOL/USD
83.99
+4.0%
AVAX/USD
101
-0.1%
DOT/USD
121
+1.2%
LINK/USD
147
+0.8%

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