Skip to content

Axes can't set navigate_mode. #30349

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

Merged
merged 1 commit into from
Jul 26, 2025

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Jul 24, 2025

Axes.set_navigate_mode is explicitly documented as private, and one should just defer to the associated toolbar in any case, which is actually handling the relevant event callbacks (calling only set_navigate_mode had no practical effect).

PR summary

PR checklist

Axes.set_navigate_mode is explicitly documented as private, and
one should just defer to the associated toolbar in any case, which
is actually handling the relevant event callbacks (calling only
set_navigate_mode had no practical effect).
@anntzer anntzer force-pushed the no-axes-set_navigate_mode branch from 5b247e3 to 8355ee7 Compare July 24, 2025 09:46
@QuLogic QuLogic added this to the v3.11.0 milestone Jul 26, 2025
@QuLogic QuLogic merged commit 011d12f into matplotlib:main Jul 26, 2025
39 of 40 checks passed
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.

3 participants