Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

lpilz
Copy link

@lpilz lpilz commented Feb 21, 2025

PR summary

PR checklist

  • "closes #0000" is in the body of the PR description to link the related issue
  • new and changed code is tested
    • two tests in lib/matplotlib/tests/test_backend_pgf.py fail - unrelated
    • all tests in lib/matplotlib/tests/test_determinism.py fail - unrelated
    • one test in lib/matplotlib/tests/test_font_manager.py fails - unrelated
  • [ N/A ] Plotting related features are demonstrated in an example
  • [ N/A ] New Features and API Changes are noted with a directive and release note
  • [ N/A ] Documentation complies with general and docstring guidelines

Copy link

@github-actions github-actions bot 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 for opening your first PR into Matplotlib!

If you have not heard from us in a week or so, please leave a new comment below and that should bring it to our attention. Most of our reviewers are volunteers and sometimes things fall through the cracks.

You can also join us on gitter for real-time discussion.

For details on testing, writing docs, and our review process, please see the developer guide

We strive to be a welcoming and open project. Please follow our Code of Conduct.

@lpilz
Copy link
Author

lpilz commented Feb 21, 2025

#29654 (comment)

This is a duplicate of #29337 and matplotlib/ipympl#575, it is already fixed in PR matplotlib/ipympl#577 and released in ipympl 0.9.6. Please update your version of ipympl.

Fixed upstream

@lpilz lpilz closed this Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: KeyError when hovering over interactive plot in ipython
1 participant