Thanks to visit codestin.com
Credit goes to github.com

Skip to content

zorder is not respected by all parts of errorbar #1622 problem in matplotlib 2.0.0 #8087

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

Closed
fkbreitl opened this issue Feb 16, 2017 · 1 comment

Comments

@fkbreitl
Copy link

Is see

zorder is not respected by all parts of errorbar #1622

in matplotlib 2.0.0.

See also

https://stackoverflow.com/questions/14003572/how-to-force-errorbars-to-render-last-with-matplotlib

@dstansby
Copy link
Member

I can confirm that this is still an issue; as @tacaswell mentions in #1622 it is probably quite hard to solve. I'll reopen #1622 since the code in that bug report still doesn't behave.

In the meantime, passing zorder=3 to plt.errorbar seems to fix the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants