|
|
|
|
|
by buremba
1207 days ago
|
|
This is pretty cool! It uses Vega transforms under the hood, right? The default backend uses JS for transformation which is slow for large datasets. Did you consider using Duckdb under the hood via WASM? I run into this project but not sure how active it is: https://github.com/vega/vega-plus |
|
WASM of Graphic Walker is coming soon!