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

gui matplotlib backend warning: fix conflict between y limits and autoscale #4204

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

payno
Copy link
Member

@payno payno commented Jan 21, 2025

This PR is an attempt to fix a warning appearing with matplotlib 3.10

See details in #4203

close #4203

@payno
Copy link
Member Author

payno commented Jan 21, 2025

What is not clear to me (does this PR creates a conflict with existing code) is the usage of set_autoscaley_on for ax2 in the initialization of the backend

I guess @t20100 expertise will be required here.

@payno payno requested a review from t20100 January 21, 2025 06:22
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.

warning from matplotlib
1 participant