import { Sparkline, catppuccin } from '@wick-charts/react'; <Sparkline theme={catppuccin.theme} data={data} flow={{ capacity: 80 }}/>