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

Add MPL 3.1 deprecations to rcparam context manager #3804

Merged
merged 1 commit into from
Jul 9, 2019

Conversation

poplarShift
Copy link
Collaborator

Completes #3745 and thereby fixes #3766
Source: https://matplotlib.org/3.1.0/api/api_changes.html

This confused me for a bit, but it turned out that the deprecated arguments were simply carried over from matplotlib.rcParams where they then threw the warnings.

@philippjfr
Copy link
Member

philippjfr commented Jul 5, 2019

Sorry you had to go through discovering this, I remember being confused by this for a very long time.

@poplarShift
Copy link
Collaborator Author

@philippjfr philippjfr merged commit 23ead43 into master Jul 9, 2019
@poplarShift
Copy link
Collaborator Author

Didn't know you were ready to merge yet. I recall some unit tests were failing on grounds of plot sizes or something, is that resolved? Hadn't had time to look into that yet.

@philippjfr
Copy link
Member

Didn't know you were ready to merge yet. I recall some unit tests were failing on grounds of plot sizes or something, is that resolved? Hadn't had time to look into that yet.

Yes, sorry, should have warned. I fixed that separately.

@poplarShift
Copy link
Collaborator Author

Perfect, no problem!

@philippjfr philippjfr deleted the rcparam_deprecations branch August 5, 2019 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New rcparam warnings from matplotlib
2 participants