Skip to content

BUG: DataFrame.plot may raise IndexError / show unnessesary minor ticklabels #10879

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 1, 2015

Conversation

sinhrks
Copy link
Member

@sinhrks sinhrks commented Aug 21, 2015

Closes #10657. Closes #10819. Both are related to the logic how pandas detects axes layout. Use current logic as much to support cases like #7457, and added error handing logic for gridspec.

Following is an example notebook how the fix works.

CC @TomAugspurger @JanSchulz @heelancd @WilliamsMJ

jreback added a commit that referenced this pull request Sep 1, 2015
BUG: DataFrame.plot may raise IndexError / show unnessesary minor ticklabels
@jreback jreback merged commit 01ff345 into pandas-dev:master Sep 1, 2015
@jreback
Copy link
Contributor

jreback commented Sep 1, 2015

thank you sir!

@sinhrks sinhrks deleted the plot_gridspec branch September 1, 2015 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants