Skip to content
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

DOC documented more of the gridspec options #11826

Merged
merged 3 commits into from Aug 8, 2018

Conversation

NelleV
Copy link
Member

@NelleV NelleV commented Aug 8, 2018

This adds a bit more option description to the gridspec object.

figure : ~.figure.Figure

left : float
The left side of the subplots of the figure.
Copy link
Member

Choose a reason for hiding this comment

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

This is still a bit mysterious 😉 Maybe "Space on the left side of the subplots as a fraction of figure width."

figure : ~.figure.Figure, optional

left, right, top, bottom : float
Space on each side of the subplots as a fraction of figure width.
Copy link
Member

Choose a reason for hiding this comment

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

Ooops, sorry, so these are extents not spaces. So maybe "Extent of the area where subplots will be placed as fraction of figure width and height; left cannot..."

@jklymak
Copy link
Member

jklymak commented Aug 8, 2018

.. .pushed a small change. Hope thats ok...

@dstansby dstansby added this to the v3.0 milestone Aug 8, 2018
@dstansby dstansby merged commit cbf5928 into matplotlib:master Aug 8, 2018
@NelleV NelleV deleted the gridspec_doc branch February 5, 2019 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants