Skip to content

Navigation Menu

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

Appearance settings

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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
Loading
from

Conversation

alexjvd4
Copy link

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

Copy link

@github-actions github-actions bot 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 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
Member

Thanks for the contribution. Unfortunately, the topic needs some API decisions before we can move forward (#24617 (comment)). I'm sorry this has not been communicated in the original issue.

The discussions will happen in the respective issues

and I believe it's better to then do separte PRs on each, because it will be more than just adding the functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs decision
Development

Successfully merging this pull request may close these issues.

[ENH]: Add setter/getter methods for all keyword parameters to Figure.__init__
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.