Skip to content

Conversation

scottshambaugh
Copy link
Contributor

@scottshambaugh scottshambaugh commented Nov 21, 2023

PR summary

The current what's new shows a poor example of the new exact axis limits introduced in #25272. This is an issue that happens only when the new rc param changes mid-plot-generation, which shouldn't ever happen normally. Workaround is to swap the order the subplots are generated.

Before:
3d_axis_limits-1

After:
3d_axis_limits-1 (2)

PR checklist

@scottshambaugh scottshambaugh added this to the v3.9.0 milestone Nov 21, 2023
@scottshambaugh scottshambaugh changed the title Update 3d axis limits whats new [DOC]: Update 3d axis limits whats new Nov 21, 2023
@oscargus oscargus merged commit fb3a565 into matplotlib:main Nov 21, 2023
@pat8901 pat8901 mentioned this pull request Nov 26, 2023
2 tasks
@QuLogic QuLogic changed the title [DOC]: Update 3d axis limits whats new [DOC]: Update 3d axis limits what's new Apr 5, 2024
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.

2 participants