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

wxGUI/timeline: add _change_geometry() method for Matplotlib version >= 3.4 #3094

Merged

Conversation

tmszi
Copy link
Member

@tmszi tmszi commented Jul 19, 2023

Fixes #3082.

Screenshots

Additional context

kecnry/autofig#45
kecnry/autofig@93e6deb

…>= 3.4

The change_geometry function was deprecated in Matplotlib 3.4 and will
be removed two minor releases later.
@tmszi tmszi added bug Something isn't working GUI wxGUI related backport to 8.3 PR needs to be backported to release branch 8.3 backport to 8.2 PR needs to be backported to release branch 8.2 labels Jul 19, 2023
@tmszi tmszi added this to the 8.4.0 milestone Jul 19, 2023
Copy link
Contributor

@petrasovaa petrasovaa left a comment

Choose a reason for hiding this comment

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

I tested it with different versions and looks good!

@tmszi tmszi merged commit b68862f into OSGeo:main Aug 4, 2023
19 checks passed
tmszi added a commit to tmszi/grass that referenced this pull request Aug 4, 2023
…>= 3.4 (OSGeo#3094)

The change_geometry function was deprecated in Matplotlib 3.4 and will
be removed two minor releases later.
tmszi added a commit to tmszi/grass that referenced this pull request Aug 4, 2023
…>= 3.4 (OSGeo#3094)

The change_geometry function was deprecated in Matplotlib 3.4 and will
be removed two minor releases later.
@tmszi tmszi added the backport to 7.8 PR needs to be backported to release branch 7.8 label Aug 4, 2023
tmszi added a commit to tmszi/grass that referenced this pull request Aug 4, 2023
…>= 3.4 (OSGeo#3094)

The change_geometry function was deprecated in Matplotlib 3.4 and will
be removed two minor releases later.
@tmszi tmszi removed backport to 8.3 PR needs to be backported to release branch 8.3 backport to 8.2 PR needs to be backported to release branch 8.2 backport to 7.8 PR needs to be backported to release branch 7.8 labels Aug 4, 2023
@tmszi tmszi deleted the wxgui-timeline-fix-change_geometry-deprecated-method branch August 4, 2023 20:29
landam pushed a commit to landam/grass that referenced this pull request Oct 25, 2023
…>= 3.4 (OSGeo#3094)

The change_geometry function was deprecated in Matplotlib 3.4 and will
be removed two minor releases later.
neteler pushed a commit to nilason/grass that referenced this pull request Nov 7, 2023
…>= 3.4 (OSGeo#3094)

The change_geometry function was deprecated in Matplotlib 3.4 and will
be removed two minor releases later.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working GUI wxGUI related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] g.gui.timeline 3D plot fails
2 participants