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

ENH : add flag to box_plot and bxp to manage (or not) xticks #2922

Merged
merged 2 commits into from Apr 27, 2014

Conversation

tacaswell
Copy link
Member

Closes #2921

@phobson can you please comment on this?

@tacaswell tacaswell added this to the v1.4.0 milestone Mar 24, 2014
@phobson
Copy link
Member

phobson commented Mar 25, 2014

Looks good to me. Is it worth building a test case for this? I think the OPs example would work.

@tacaswell
Copy link
Member Author

Yeah, probably not an image just, just assert that the xlim and xticks are un-changed.

Closes matplotlib#2921
 - added test for managa_xtick option to boxplot
 - added CHANGELOG and whats_new.rst entry for manage_xticks
@tacaswell
Copy link
Member Author

test + doc added.

Commits rebased + squashed.

Also fixed a naming bug in the existing tests (duplicate name on different tests).

@phobson
Copy link
Member

phobson commented Apr 4, 2014

despite the travis error, 👍

tacaswell added a commit that referenced this pull request Apr 27, 2014
ENH : add flag to box_plot and bxp to manage (or not) xticks
@tacaswell tacaswell merged commit 8fc41f8 into matplotlib:master Apr 27, 2014
@tacaswell tacaswell deleted the boxplot_manage_xlim branch April 27, 2014 18:59
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.

Boxplot resets x-axis limits and ticks
3 participants