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

Bugfix for issue #1747. Allows removal of figure text artists. #2704

Merged
merged 2 commits into from Jan 8, 2014

Conversation

cimarronm
Copy link
Contributor

No description provided.

@efiring
Copy link
Member

efiring commented Jan 5, 2014

The Travis failure is just that--a failure of Travis (timeout downloading Ruby code), not a problem with the PR.

@tacaswell
Copy link
Member

+1 lgtm.

This should be cherry picked to 1.3.x.

The same basic issue still exists for the other artist which can be added to Figure objects.

@cimarronm
Copy link
Contributor Author

I'm not sure I see any others; at least nothing I see within the Figure class.

@tacaswell
Copy link
Member

See the list of artists in Figure.get_children(). Some of those (I don't recall which) have the same problem as the text artists.

@cimarronm
Copy link
Contributor Author

Only other one I found inside the figure class was figimage

pelson added a commit that referenced this pull request Jan 8, 2014
Bugfix for issue #1747. Allows removal of figure text artists.
@pelson pelson merged commit e51e256 into matplotlib:master Jan 8, 2014
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

4 participants