You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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: