Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Addresses issue #24617 adding setters/getters for Figure#24696

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
garveyz2 wants to merge4 commits intomatplotlib:mainfromgarveyz2:setters-getters

Conversation

garveyz2
Copy link

PR Summary

Hello, this is my first contribution to an open-source project. This PR is to address the concerns raised in#24617. I've cherrypicked my solution from a previous PR#21549. I have mainly added setters and getters for subplot params as well as modifying the aliases for size_inches to figsize and layout_engine to layout.

PR Checklist

Documentation and Tests

  • Has pytest style unit tests (andpytest passes)
  • Documentation is sphinx and numpydoc compliant (the docs shouldbuild without error).
  • [N/A] New plotting related features are documented with examples.

Release Notes

  • New features are marked with a.. versionadded:: directive in the docstring and documented indoc/users/next_whats_new/
  • API changes are marked with a.. versionchanged:: directive in the docstring and documented indoc/api/next_api_changes/
  • Release notes conform with instructions innext_whats_new/README.rst ornext_api_changes/README.rst

@garveyz2garveyz2 marked this pull request as draftDecember 11, 2022 23:35
Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

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

Thank you for opening your first PR into Matplotlib!

If you have not heard from us in a while, please feel free to ping@matplotlib/developers or anyone who has commented on the PR. Most of our reviewers are volunteers and sometimes things fall through the cracks.

You can also join uson gitter for real-time discussion.

For details on testing, writing docs, and our review process, please seethe developer guide

We strive to be a welcoming and open project. Please follow ourCode of Conduct.

@rcomer
Copy link
Member

@garveyz2 thanks for your work on this. Is it ready to be reviewed? If so you should see a "Ready for review" button which will take the "draft" status off it.

@NoyHanan
Copy link
Contributor

Hi@rcomer,
I would like to take over this pr, can you please give me permissions?
Thanks!

@rcomer
Copy link
Member

Thank you@NoyHanan. Please create a new branch and a new PR referencing this one. You couldgit cherry-pick the commits from here into your branch or write something new, whichever you prefer.

@dutta712dutta712 mentioned this pull requestMay 24, 2023
@tacaswell
Copy link
Member

I am going to close this PR as abandoned.

Thank you for your effort@garveyz2 I do hope we hear from you again.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@github-actionsgithub-actions[bot]github-actions[bot] left review comments

Assignees
No one assigned
Projects
Status: Waiting for author
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

[ENH]: Add setter/getter methods for all keyword parameters to Figure.__init__
5 participants
@garveyz2@rcomer@NoyHanan@tacaswell@QuLogic

[8]ページ先頭

©2009-2025 Movatter.jp