Title: [Bug]: .remove() on ErrorbarContainer object does not remove the corresponding item from the legend · Issue #25274 · matplotlib/matplotlib · GitHub
Open Graph Title: [Bug]: .remove() on ErrorbarContainer object does not remove the corresponding item from the legend · Issue #25274 · matplotlib/matplotlib
X Title: [Bug]: .remove() on ErrorbarContainer object does not remove the corresponding item from the legend · Issue #25274 · matplotlib/matplotlib
Description: Bug summary When I do .remove() on ErrorbarContainer objects returned from Axes.errorbar(), the objects are removed from the plot but the legend items are not removed. Code for reproduction # coding="utf-8" from matplotlib import pyplot ...
Open Graph Description: Bug summary When I do .remove() on ErrorbarContainer objects returned from Axes.errorbar(), the objects are removed from the plot but the legend items are not removed. Code for reproduction # codin...
X Description: Bug summary When I do .remove() on ErrorbarContainer objects returned from Axes.errorbar(), the objects are removed from the plot but the legend items are not removed. Code for reproduction # codin...
Opengraph URL: https://github.com/matplotlib/matplotlib/issues/25274
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[Bug]: .remove() on ErrorbarContainer object does not remove the corresponding item from the legend","articleBody":"### Bug summary\n\nWhen I do `.remove()` on `ErrorbarContainer` objects returned from `Axes.errorbar()`, the objects are removed from the plot but the legend items are not removed. \n\n### Code for reproduction\n\n```python\n# coding=\"utf-8\"\r\n\r\nfrom matplotlib import pyplot\r\n\r\nif __name__ == \"__main__\":\r\n \r\n ax = pyplot.gca()\r\n\r\n obj1 = ax.errorbar([1], [1], [1], marker=\"o\", label=\"foo\")\r\n\r\n pyplot.legend()\r\n pyplot.savefig(\"test_errorbar_1.pdf\") # it has \"foo\" in the legend as expected\r\n\r\n obj1.remove() # this should remove obj1 from the axes\r\n\r\n ax.errorbar([1.1], [1.1], [1], marker=\"o\", label=\"bar\")\r\n\r\n pyplot.legend()\r\n pyplot.savefig(\"test_errorbar_2.pdf\") # it has both \"foo\" and \"bar\" in the legend\n```\n\n\n### Actual outcome\n\n[test_errorbar_1.pdf](https://github.com/matplotlib/matplotlib/files/10792418/test_errorbar_1.pdf)\r\n[test_errorbar_2.pdf](https://github.com/matplotlib/matplotlib/files/10792419/test_errorbar_2.pdf)\r\n\n\n### Expected outcome\n\nThe legend in `test_errorbar_2.pdf` contains only one entry corresponding to the second call to `ax.errorbar()`, i.e., the label `\"bar\"`. \n\n### Additional information\n\nI am not sure if this is the right way to remove the errorbar objects from the axes after their creation. Please correct me if I am doing it wrong or there is a better way. \r\n\r\nAs a side note, when I remove Line2D objects returned from `Axes.plot()`, the corresponding legend items also disappear, as one might expect. Maybe there is a problem specific to errorbar plots?\n\n### Operating system\n\nmacOS Ventura 13.0\n\n### Matplotlib Version\n\n3.6.2\n\n### Matplotlib Backend\n\nMacOSX\n\n### Python version\n\n3.10.9\n\n### Jupyter version\n\n_No response_\n\n### Installation\n\nconda","author":{"url":"https://github.com/shntrnkgw","@type":"Person","name":"shntrnkgw"},"datePublished":"2023-02-21T10:31:16.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":6},"url":"https://github.com/25274/matplotlib/issues/25274"}
| 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:1792632a-075e-869e-9acc-c72bbc08e0e1 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | CA06:3F46AD:279F00:36C1DC:6A546D0D |
| html-safe-nonce | 77cd6484ae25b028ec174844f6fa35365d46e39ba87b2f7509c600b86e2dc200 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDQTA2OjNGNDZBRDoyNzlGMDA6MzZDMURDOjZBNTQ2RDBEIiwidmlzaXRvcl9pZCI6IjQwODk3MDM2NjgxNzc0NjQ1ODkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 0b0ff0a78ff6f839709722386e7473364ead7c277d0a4f51bf0da5ece7a925a0 |
| hovercard-subject-tag | issue:1593225956 |
| 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/25274/issue_layout |
| twitter:image | https://opengraph.githubassets.com/23dd9b559ecd710a1a07ae32f32be9bcd0e3668d8e5574d795979d95ca6c8cfa/matplotlib/matplotlib/issues/25274 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/23dd9b559ecd710a1a07ae32f32be9bcd0e3668d8e5574d795979d95ca6c8cfa/matplotlib/matplotlib/issues/25274 |
| og:image:alt | Bug summary When I do .remove() on ErrorbarContainer objects returned from Axes.errorbar(), the objects are removed from the plot but the legend items are not removed. Code for reproduction # codin... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | shntrnkgw |
| 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 | 6d28624802c2f7d9500239dd6870ed7031b7353b |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width