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

Fix hover tooltips for NetworkX plots #1439

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

Palmr
Copy link
Contributor

@Palmr Palmr commented Oct 11, 2024

Fixes #1437

Tested locally and it appears to work

image

Copy link
Member

@hoxbro hoxbro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, the failing test are unrelated to your change

Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.94%. Comparing base (b36e3a1) to head (b9a7604).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1439   +/-   ##
=======================================
  Coverage   88.94%   88.94%           
=======================================
  Files          52       52           
  Lines        7751     7781   +30     
=======================================
+ Hits         6894     6921   +27     
- Misses        857      860    +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hoxbro hoxbro merged commit aaa09a8 into holoviz:main Oct 11, 2024
8 of 9 checks passed
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.

NetworkX Hover Tooltips Not Working Since 0.11.0
2 participants