Skip to content

Comments

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

Closed
kif wants to merge 1 commit intosilx-kit:mainfrom
kif:matplotlib_qtagg
Closed

GUI: Upgrade the default backend for matplotlib to QtAgg#4328
kif wants to merge 1 commit intosilx-kit:mainfrom
kif:matplotlib_qtagg

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?

@t20100
Copy link
Member

t20100 commented Feb 12, 2026

Closing, it was duplicated in #4481.
Minimum requirement of matplotlib has been done in #4477

@t20100 t20100 closed this Feb 12, 2026
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