Skip to content

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

Merged
jenshnielsen merged 1 commit into
matplotlib:v2.xfrom
tacaswell:sty_bxp_zorder
Aug 8, 2016
Merged

STY: set all artists in boxplots to same zorder#6766
jenshnielsen merged 1 commit into
matplotlib:v2.xfrom
tacaswell:sty_bxp_zorder

Conversation

@tacaswell

Copy link
Copy Markdown
Member

closes #6510

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

Copy link
Copy Markdown
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

phobson commented Jul 17, 2016

Copy link
Copy Markdown
Member

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

QuLogic commented Aug 4, 2016

Copy link
Copy Markdown
Member

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 QuLogic added the API: default changes Changes to default behavior label Sep 6, 2016
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

Labels

API: default changes Changes to default behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants