-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Problems with shared autobins on single-sample-point histogram2d #3909
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Note also: that misaligned one has x:NaN, y:NaN in the hover for some reason |
They are misaligned, but are they incompatible? It's not obvious to me by looking at it quickly. I'll take deep dive tomorrow. |
Thanks for reporting. Something is up with Is this blocking for 1.48.0? |
Similar to #3881 |
agreed that it is "compatible" and that it shouldn't block 1.48, but it does seem like a bug to me. |
Yep, no doubt it's a bug. |
In fact, even non-shared single-sample-point histogram2d traces do not respect xbins / ybins settings: |
Ha, looks like things were working ok back in 1.42.x: https://codepen.io/etpinard/pen/eajory?editors=1010 Commit e0116cb#diff-98b2c1750afe8f855914e1647f72dbfe didn't work for |
One of these facets has misaligned bins: https://codepen.io/nicolaskruchten/pen/MdVdGw
The text was updated successfully, but these errors were encountered: