Added figsize and layout getters and setters for Figure.__init__ by alexjvd4 · Pull Request #29632 · matplotlib/matplotlib · GitHub
Skip to content

Added figsize and layout getters and setters for Figure.__init__ - #29632

Closed
alexjvd4 wants to merge 1 commit into
matplotlib:mainfrom
alexjvd4:Open-source-Contribution
Closed

alexjvd4 wants to merge 1 commit into
matplotlib:mainfrom
alexjvd4:Open-source-Contribution

Conversation

@alexjvd4

Copy link
Copy Markdown

PR summary

This fixes Add setter/getter methods for figsize and layout keyword parameters to Figure.init #24617

It adds getters and setters for :
figsize
layout
Code is cherry picked from #21549

  • I saw that the getter and setter methods for subplotpars were in another PR

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

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 week or so, please leave a new comment below and that should bring it to our attention. Most of our reviewers are volunteers and sometimes things fall through the cracks.

You can also join us on gitter for real-time discussion.

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

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

@timhoffm

Copy link
Copy Markdown
Member

@melissawm

Copy link
Copy Markdown
Member

@melissawm melissawm closed this Mar 27, 2026
@github-project-automation github-project-automation Bot moved this from Needs decision to Done in First Time Contributors Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

[ENH]: Add setter/getter methods for all keyword parameters to Figure.__init__

3 participants