⚡WebGPU RenderingCandlesticks rendered entirely on the GPU. Handles massive datasets that would freeze a Canvas 2D chart.
🧩Composable APIMix and match panels (Candle, Volume, RSI, MACD) and indicators (SMA, EMA, Bollinger Bands) with a clean, typed API.
📡Live StreamingAppend candles in real time with appendCandle(). Viewport automatically follows the latest data.
🪶Zero DependenciesNo React, no D3, no jQuery. Just a 29KB bundle that runs anywhere WebGPU is supported.