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

STY: set all artists in boxplots to same zorder #6766

Merged
merged 1 commit into from Aug 8, 2016

Conversation

tacaswell
Copy link
Member

closes #6510

@tacaswell tacaswell added this to the 2.0 (style change major release) milestone Jul 16, 2016
@tacaswell
Copy link
Member Author

attn @phobson , @WeatherGod points out that the actual ordering of this is now going to be dependent on the exact order of our internal data structures. Can you suggest a set of relative ordering deltas on top of the fixed zorder here?

@phobson
Copy link
Member

phobson commented Jul 17, 2016

My only thought is that the median line and mean marker should be on top of everything else.

👍 on the changes over all

Add a small delta to the mean and median lines to ensure that they are
on top.

closes matplotlib#6510
@QuLogic
Copy link
Member

QuLogic commented Aug 4, 2016

Looks pretty good; mergeable now?

@jenshnielsen jenshnielsen merged commit 2cec8c2 into matplotlib:v2.x Aug 8, 2016
@tacaswell tacaswell deleted the sty_bxp_zorder branch August 8, 2016 13:05
QuLogic added a commit to tacaswell/matplotlib that referenced this pull request Sep 9, 2016
This is a minor change as a result of zorder modifications in matplotlib#6766.
QuLogic added a commit to tacaswell/matplotlib that referenced this pull request Sep 10, 2016
This is a minor change as a result of zorder modifications in matplotlib#6766.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants