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

[MNT] Do not configure axes properties via subplots(..., subplot_kw={...}) #26635

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

timhoffm
Copy link
Member

While technical possible, this is an anti-pattern IMHO. We should keep Axes creation and customization separate.

Extracted from the deferred #14411.

@timhoffm timhoffm added Maintenance Documentation: examples files in galleries/examples labels Aug 30, 2023
While technical possible, this is an anti-pattern IMHO.
We should keep Axes creation and customization separate.

Extracted from matplotlib#14411.
@QuLogic QuLogic added this to the v3.8.0 milestone Aug 30, 2023
@QuLogic QuLogic merged commit 885c84e into matplotlib:main Aug 30, 2023
19 checks passed
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Aug 30, 2023
@timhoffm timhoffm deleted the reduce-subplot_kw branch August 30, 2023 21:21
timhoffm added a commit that referenced this pull request Aug 30, 2023
…635-on-v3.8.x

Backport PR #26635 on branch v3.8.x ([MNT] Do not configure axes properties via subplots(..., subplot_kw={...}))
@ksunden ksunden mentioned this pull request Sep 15, 2023
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation: examples files in galleries/examples Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants