We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In histogram2d, the hover labels display wrong y coordinates:
histogram2d
y
Codepen: https://codepen.io/antoinerg/pen/EzmmdP?editors=0010
The text was updated successfully, but these errors were encountered:
In https://codepen.io/antoinerg/pen/EzmmdP?editors=0010 (the codepen url pasted above) hover seem to behave correctly:
Sorry, something went wrong.
Sorry for the inaccurate Codepen @etpinard. I updated it to be an histogram2d. You should see the bug now.
Oh boy, that's bad. Thanks for spotting that @antoinerg !!
Looks like this was working properly in 1.31.2 https://codepen.io/etpinard/pen/BeJJvv and started misbehaving in 1.32.0 https://codepen.io/etpinard/pen/BeJJvv potentially as a side-effect of #2113 and/or #2213 (-> full changelog)
etpinard
Successfully merging a pull request may close this issue.
In

histogram2d
, the hover labels display wrongy
coordinates:Codepen: https://codepen.io/antoinerg/pen/EzmmdP?editors=0010
The text was updated successfully, but these errors were encountered: