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
The tooltip should be closed if I'm hovering on the legend item.
The tooltip sometimes stays open when I'm hovering the legend item.
https://codepen.io/teodorachiosa/pen/ZENJEKp
The issue is easy to see on the Chart.js demo application. One very obvious example is this one:
Current behavior: The "Red" tooltip is still visible.
No response
End users might start to confuse the wrong pie slice with the wrong label and value.
4.4.2 Also reproducing on 4.4.3
Chrome 125.0.6422.147
The text was updated successfully, but these errors were encountered:
I'm working on this, please assign this to me.
Sorry, something went wrong.
Pull request opened, please check.
No branches or pull requests
Expected behavior
The tooltip should be closed if I'm hovering on the legend item.
Current behavior
The tooltip sometimes stays open when I'm hovering the legend item.
Reproducible sample
https://codepen.io/teodorachiosa/pen/ZENJEKp
Optional extra steps/info to reproduce
The issue is easy to see on the Chart.js demo application. One very obvious example is this one:
Current behavior: The "Red" tooltip is still visible.

Possible solution
No response
Context
End users might start to confuse the wrong pie slice with the wrong label and value.
chart.js version
4.4.2
Also reproducing on 4.4.3
Browser name and version
Chrome 125.0.6422.147
Link to your project
No response
The text was updated successfully, but these errors were encountered: