Title: zorder is not respected by all parts of `errorbar` · Issue #1622 · matplotlib/matplotlib · GitHub
Open Graph Title: zorder is not respected by all parts of `errorbar` · Issue #1622 · matplotlib/matplotlib
X Title: zorder is not respected by all parts of `errorbar` · Issue #1622 · matplotlib/matplotlib
Description: This was found by via a SO question (http://stackoverflow.com/questions/14003572/how-to-force-errorbars-to-render-last-with-matplotlib) It looks like the root cause of this issue is that LineCollections do not take zorder as a parameter....
Open Graph Description: This was found by via a SO question (http://stackoverflow.com/questions/14003572/how-to-force-errorbars-to-render-last-with-matplotlib) It looks like the root cause of this issue is that LineCollec...
X Description: This was found by via a SO question (http://stackoverflow.com/questions/14003572/how-to-force-errorbars-to-render-last-with-matplotlib) It looks like the root cause of this issue is that LineCollec...
Opengraph URL: https://github.com/matplotlib/matplotlib/issues/1622
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"zorder is not respected by all parts of `errorbar` ","articleBody":"This was found by via a SO question (http://stackoverflow.com/questions/14003572/how-to-force-errorbars-to-render-last-with-matplotlib)\n\nIt looks like the root cause of this issue is that LineCollections do not take zorder as a parameter.\n\nThe hacky work around is to put negative zorder on the lines you want to be below the error bars.\n\n```\nimport matplotlib.pyplot as plt\nfig = plt.figure()\nax = plt.gca()\n[ax.plot(rand(50),color='0.75') for j in range(122)];\nax.errorbar(range(50),rand(50),yerr=.3*rand(50))\nplt.draw()\n```\n\n\n\n```\nfig = plt.figure()\nax = plt.gca()\n[ax.plot(rand(50),color='0.75',zorder=-32) for j in range(122)];\nax.errorbar(range(50),rand(50),yerr=.3*rand(50))\nplt.draw()\n```\n\n\n","author":{"url":"https://github.com/tacaswell","@type":"Person","name":"tacaswell"},"datePublished":"2012-12-22T23:16:49.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":10},"url":"https://github.com/1622/matplotlib/issues/1622"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:bed5dfd8-0bac-ef87-de8e-9113114143c8 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 8C7C:25C27F:18E24BD:20EB9B4:6A52C0DD |
| html-safe-nonce | 309ae6bb39056a2e263af5532c4fca7a2f513db053939971dd13c88d4364a355 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4QzdDOjI1QzI3RjoxOEUyNEJEOjIwRUI5QjQ6NkE1MkMwREQiLCJ2aXNpdG9yX2lkIjoiODQ2NDc2ODM0NjE1MTM3MDk3MyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 84cd909e05f1b1892e41930fe79e1ccbd6b4aea9b00da83ed6b91d847592620d |
| hovercard-subject-tag | issue:9487433 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/matplotlib/matplotlib/1622/issue_layout |
| twitter:image | https://opengraph.githubassets.com/b9c9ced88b78cbb22173da9507e15444261375da205257b189514956573320ca/matplotlib/matplotlib/issues/1622 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/b9c9ced88b78cbb22173da9507e15444261375da205257b189514956573320ca/matplotlib/matplotlib/issues/1622 |
| og:image:alt | This was found by via a SO question (http://stackoverflow.com/questions/14003572/how-to-force-errorbars-to-render-last-with-matplotlib) It looks like the root cause of this issue is that LineCollec... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | tacaswell |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| turbo-cache-control | no-preview |
| go-import | github.com/matplotlib/matplotlib git https://github.com/matplotlib/matplotlib.git |
| octolytics-dimension-user_id | 215947 |
| octolytics-dimension-user_login | matplotlib |
| octolytics-dimension-repository_id | 1385122 |
| octolytics-dimension-repository_nwo | matplotlib/matplotlib |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 1385122 |
| octolytics-dimension-repository_network_root_nwo | matplotlib/matplotlib |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 07a982c1d40157c619b364352b704c3ce66bb332 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width