Static plots with embedded VegaFusion + interactivity + parquet #3741
Labels
enhancement
needs-user-response
Issue triaged, waiting on user
vega: vegafusion
Requires upstream/integration action w/ `vegafusion`
What is your suggestion?
It'd be extremely powerful to support creating static html plots that use VegaFusion (via wasm) to query/dynamically downsample/aggregate data that's stored in static parquet files that's shipped alongside the html file.
This would allow for fully static html files that are super scalable. Ie. if you zoom in, you can view full resolution data. This would be somewhat similar to what https://github.com/uwdata/mosaic allows for, but ideally can all be specified in python.
Have you considered any alternative solutions?
No response
The text was updated successfully, but these errors were encountered: