Skip to content

Matplotlib join() deprecated; need to update sisotool #831

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

Closed
murrayrm opened this issue Dec 31, 2022 · 0 comments · Fixed by #834
Closed

Matplotlib join() deprecated; need to update sisotool #831

murrayrm opened this issue Dec 31, 2022 · 0 comments · Fixed by #834
Assignees

Comments

@murrayrm
Copy link
Member

In doing the release for v0.9.3, I found the following warning in the logs:

/home/runner/work/python-control/python-control/control/sisotool.py:161: MatplotlibDeprecationWarning: The join function was deprecated in Matplotlib 3.6 and will be removed two minor releases later.
[3339](https://github.com/python-control/python-control/actions/runs/3808966270/jobs/6480141305#step:6:3340)
    ax_phase.get_shared_x_axes().join(ax_phase, ax_mag)

We should fix this at some point.

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.

2 participants