Open-source WebGPU-based Charting Library
"ChartGPU is a TypeScript charting library built on WebGPU for smooth, interactive rendering—especially when you have lots of data."
- ๐ WebGPU-accelerated rendering for high FPS with large datasets
- โก Worker-based rendering with OffscreenCanvas
- ๐ Multiple series types: line, area, bar, scatter, pie, candlestick
- ๐ก๏ธ Scatter density/heatmap mode for large point clouds
- ๐งญ Built-in interaction: hover highlight, tooltip, crosshair
- ๐ Streaming updates
- ๐ X-axis zoom
- ๐๏ธ Theme presets & custom theme support