Skip to content

[EHN] Add frameon and savefig.frameon to rcParams #1875

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 2 commits into from
Apr 2, 2013
Merged

[EHN] Add frameon and savefig.frameon to rcParams #1875

merged 2 commits into from
Apr 2, 2013

Conversation

Tillsten
Copy link
Contributor

See title.

@@ -1355,6 +1358,10 @@ def savefig(self, *args, **kwargs):
transparency of these patches will be restored to their
original values upon exit of this function.

*frameon*:
If *True*, the figure patch will be colored. Else the figure
background will be transparent.
Copy link
Member

Choose a reason for hiding this comment

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

If *True*, the figure patch will be colored, if *False*, the figure background will be transparent.  If not provided, the rcParam 'savefig.frameon' will be used.

@pelson
Copy link
Member

pelson commented Apr 2, 2013

LGTM 👍

mdboom added a commit that referenced this pull request Apr 2, 2013
[EHN] Add frameon and savefig.frameon to rcParams
@mdboom mdboom merged commit f275b21 into matplotlib:master Apr 2, 2013
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.

3 participants