-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Fix hover filter to display close period points #5543
Conversation
Some high-level feedback on the behaviour here:
|
We should also remember to test this against grouped bars. |
x |
In addition this codepen may illustrate another bug concerning x |
Good call. Addressed in 1e59d89. |
431e12f
to
900ded3
Compare
Thanks for the comment. It seems like the different bug fixed by the other PR #5542. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent! Good catch that the problem I mentioned was just another flavor of the one you already solved 🎉
💃
Fix for #5292 the hover part.
Please note that the spikeline part was addressed in #5542.
@plotly/plotly_js