Skip to content

fixed color keyword in time series plot - issue #2032

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 4 commits into from
Oct 31, 2012

Conversation

brendam
Copy link
Contributor

@brendam brendam commented Oct 7, 2012

Fix 33bb84b was to series.plot not timeseries.plot. This is the same fix for timeseries.plot.
Not sure why the def _maybe_add_color(kwargs, style, i) occurs in both _make_plot and _make_ts_plot?
#1890

@changhiskhan
Copy link
Contributor

_maybe_add_color : they shouldn't be defined in both

@brendam
Copy link
Contributor Author

brendam commented Oct 8, 2012

oops, left a comment to myself in the code

@wesm wesm merged commit d5e4d0a into pandas-dev:master Oct 31, 2012
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