Skip to content

BUG: .plot modifing colors input #12040

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
Jan 16, 2016

Conversation

TomAugspurger
Copy link
Contributor

Closes #12039

Just added a defensive copy in _get_standard_colors on list-likes.

Closes pandas-dev#12039

Just added a defensive copy in `_get_standard_colors`
on list-likes.
@TomAugspurger TomAugspurger added the Visualization plotting label Jan 15, 2016
@TomAugspurger TomAugspurger added this to the 0.18.0 milestone Jan 15, 2016
@TomAugspurger
Copy link
Contributor Author

Travis had a (seemingly very unrelated) failure on one of the allowed to fail builds. If anyone wants to merge this tonight feel free, otherwise I'll restart the travis build tomorrow and assume it was a random failure.

TomAugspurger pushed a commit that referenced this pull request Jan 16, 2016
BUG: .plot modifing `colors` input
@TomAugspurger TomAugspurger merged commit 02d1c30 into pandas-dev:master Jan 16, 2016
@TomAugspurger TomAugspurger deleted the modify-color branch January 16, 2016 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant