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

canvas.set_window_title deprecated #198

Closed
tikk3r opened this issue Mar 31, 2023 · 1 comment · Fixed by #199
Closed

canvas.set_window_title deprecated #198

tikk3r opened this issue Mar 31, 2023 · 1 comment · Fixed by #199

Comments

@tikk3r
Copy link
Contributor

tikk3r commented Mar 31, 2023

Matplotlib 3.4 deprecated canvas.set_window_title causing show_fit() to no longer work with recent matplotlib versions.

tikk3r added a commit to tikk3r/PyBDSF that referenced this issue Mar 31, 2023
@tikk3r tikk3r mentioned this issue Mar 31, 2023
@tikk3r
Copy link
Contributor Author

tikk3r commented Mar 31, 2023

I see this is a duplicate of #195, so closing this one.

@tikk3r tikk3r closed this as completed Mar 31, 2023
gmloose pushed a commit that referenced this issue May 2, 2023
* Fix #198

* Use the new method call `canvas.manager.set_window_title`, which seems to be available since 1.2.0 already.
gmloose pushed a commit that referenced this issue May 2, 2023
* Fix #198

* Use the new method call `canvas.manager.set_window_title`, which seems to be available since 1.2.0 already.
gmloose pushed a commit that referenced this issue May 2, 2023
* Fix #198

* Use the new method call `canvas.manager.set_window_title`, which seems to be available since 1.2.0 already.
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 a pull request may close this issue.

1 participant