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

Skip to content

stale artists do not handle being removed from axes properly #4902

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

Closed
wants to merge 2 commits into from

Conversation

jrevans
Copy link

@jrevans jrevans commented Aug 11, 2015

Artists do not properly guard against being removed from figures or Axes when tracking 'stale'. This will keep them from throwing an exception if they become stale after being removed from an Axes or Figure.

This addresses an issue in #4897.

…s or Axes

when tracking 'stale'.  This will keep them from throwing an exception if they
become stale after being removed from an Axes or Figure.
…ion after

it was set.  This fixes Text such that it will return the original data when
asked and will only strip away the units when it is needed.
@jrevans
Copy link
Author

jrevans commented Aug 11, 2015

My apologies for adding another file to the existing pull request. I meant to make a separate request. for the new change and I cannot for the life of me figure out how to undo it.

@jrevans jrevans closed this Aug 11, 2015
@jrevans jrevans deleted the working branch August 11, 2015 15:19
@tacaswell
Copy link
Member

In the future, just force-push the commit you want reset the PR to.

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.

2 participants