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
When using vegafusion sometimes there is an error:
thread 'tokio-runtime-worker' panicked at vegafusion-runtime\src\transform\bin.rs:43:44:
called `Option::unwrap()` on a `None` value
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Since we're precomputing binned results anyway we might want to drop vegafusion and draw filtering histogram manually from rectangles
The text was updated successfully, but these errors were encountered:
When using vegafusion sometimes there is an error:
Since we're precomputing binned results anyway we might want to drop vegafusion and draw filtering histogram manually from rectangles
The text was updated successfully, but these errors were encountered: