Skip to content

GUI: Upgrade the default backend for matplotlib to QtAgg #4328

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

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

Conversation

kif
Copy link
Member

@kif kif commented May 16, 2025

Checklist:


According to the doc:
https://matplotlib.org/stable/api/backend_qt_api.html the Qt5Agg backend is deprecated in favor of QtAgg

According to the doc:
https://matplotlib.org/stable/api/backend_qt_api.html
the Qt5Agg backend is deprecated in favor of QtAgg
@kif kif requested a review from t20100 May 16, 2025 16:11
Copy link
Member

@t20100 t20100 left a comment

Choose a reason for hiding this comment

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

QtAgg was introduced in matplotlib/matplotlib#19255 and released in matplotlib 3.5.

Can you update the minimum required version of matplotlib in pyproject.toml?

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