Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Figure.show: clarify docstring and error message #1220

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 1 commit into from
Sep 8, 2012

Conversation

efiring
Copy link
Member

@efiring efiring commented Sep 8, 2012

Figure.show is only for use with the pyplot figure management
framework. The error of trying to use it in a pure OO context,
with a directly-instantiated Figure instance, now generates an
error message explaining this. This closes #1219.

Figure.show is only for use with the pyplot figure management
framework.  The error of trying to use it in a pure OO context,
with a directly-instantiated Figure instance, now generates an
error message explaining this.
efiring added a commit that referenced this pull request Sep 8, 2012
Figure.show: clarify docstring and error message
@efiring efiring merged commit 32dc947 into matplotlib:master Sep 8, 2012
@efiring efiring deleted the clarify_figure_show branch May 29, 2013 02:06
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.

Show fails on figures created with the object-oriented system
1 participant