Skip to content
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

Add mouseout event for charts to remove tooltip after hover #1896

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

partly-igor
Copy link
Collaborator

What does this PR do? 🛠️

This PR adds the mouseout event to the list of tooltip interaction events so that the tooltip is hidden once the user stops hovering over a chart.

What does the reviewer need to know? 🤔

Screenshots (if appropriate): 📸

Look no tooltip
Screenshot while hovering on chart
Screenshot after moving away on chart

@partly-igor partly-igor merged commit 2cccf87 into main Oct 10, 2024
17 of 19 checks passed
@partly-igor partly-igor deleted the ik/fix-chart-hover branch October 10, 2024 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants