8000 Simplfy zorder_demo example for individual order by timhoffm · Pull Request #10983 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Simplfy zorder_demo example for individual order #10983

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
Apr 8, 2018

Conversation

timhoffm
Copy link
Member
@timhoffm timhoffm commented Apr 8, 2018

PR Summary

Follow up to #10962.

As discussed there:

The overall layout of the second plot could use some additional improvements:
appearence in this PR

  • The curves are quite chaotic and distract from the zorder.
  • The legend is autoplaced to a position where it does not overlap with the data, so the zorder effect is not visible.
  • The axhline has the color C1 (is this a bug?). Anyway, since it has the same color as the first curve, the zorder is indistinguishable.
  • Use rcParams['lines.linewidth'] to declutter the plot args.

I propose this plot:

grafik

@timhoffm timhoffm added this to the v2.2-doc milestone Apr 8, 2018
@jklymak jklymak merged commit d213621 into matplotlib:master Apr 8, 2018
@jklymak
Copy link
Member
jklymak commented Apr 8, 2018

Thanks @timhoffm

jklymak added a commit that referenced this pull request Apr 8, 2018
@timhoffm timhoffm deleted the zorder-demo branch April 8, 2018 08:53
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.

2 participants
0