Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Reorder Axes3D parameters semantically. #28370

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

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Jun 10, 2024

The parameters changed are keyword-only, so the change is backwards compatible.

Move shareview next to the view angles, and then sharez next to shareview. Move focal_length next to proj_type.

followup to #28359.

PR summary

PR checklist

The parameters changed are keyword-only, so the change is backwards
compatible.

Move shareview next to the view angles, and then sharez next to
shareview.  Move focal_length next to proj_type.
Copy link
Contributor

@scottshambaugh scottshambaugh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, since as you mentioned these are keyword only.

@timhoffm timhoffm added this to the v3.10.0 milestone Jun 11, 2024
@timhoffm timhoffm merged commit 753f57b into matplotlib:main Jun 11, 2024
48 of 49 checks passed
@anntzer anntzer deleted the 3do branch June 11, 2024 08:43
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.

3 participants