Title: [Bug]: Crash when removing a subfigure with a subplot in a figure · Issue #31319 · matplotlib/matplotlib · GitHub
Open Graph Title: [Bug]: Crash when removing a subfigure with a subplot in a figure · Issue #31319 · matplotlib/matplotlib
X Title: [Bug]: Crash when removing a subfigure with a subplot in a figure · Issue #31319 · matplotlib/matplotlib
Description: Bug summary The program crashes with "AttributeError: 'list' object has no attribute '_mouseover_set'" when I create a figure with subfigures, create subplots in the subfigures, and remove a subfigure. Code for reproduction import matplo...
Open Graph Description: Bug summary The program crashes with "AttributeError: 'list' object has no attribute '_mouseover_set'" when I create a figure with subfigures, create subplots in the subfigures, and remove a subfig...
X Description: Bug summary The program crashes with "AttributeError: 'list' object has no attribute '_mouseover_set'" when I create a figure with subfigures, create subplots in the subfi...
Opengraph URL: https://github.com/matplotlib/matplotlib/issues/31319
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[Bug]: Crash when removing a subfigure with a subplot in a figure","articleBody":"### Bug summary\n\nThe program crashes with \"AttributeError: 'list' object has no attribute '_mouseover_set'\" when I create a figure with subfigures, create subplots in the subfigures, and remove a subfigure. \n\n### Code for reproduction\n\n```Python\nimport matplotlib.pyplot as plt\n\nfig = plt.figure()\nsubfigs = fig.subfigures(1, 2)\nsubfigs[0].subplots()\nsubfigs[0].remove()\n```\n\n### Actual outcome\n\n---------------------------------------------------------------------------\nAttributeError Traceback (most recent call last)\nCell In[2], [line 8](vscode-notebook-cell:?execution_count=2\u0026line=8)\n 6 subfigs[0].subplots()\n 7 subfigs[1].subplots()\n----\u003e [8](vscode-notebook-cell:?execution_count=2\u0026line=8) subfigs[0].remove()\n\nFile ~/dataviz-render-update-testing/matplotlib/lib/matplotlib/artist.py:260, in Artist.remove(self)\n 257 _ax_flag = False\n 258 if hasattr(self, 'axes') and self.axes:\n 259 # remove from the mouse hit list\n--\u003e [260](https://vscode-remote+ssh-002dremote-002bsccpu5-002ecse-002eust-002ehk.vscode-resource.vscode-cdn.net/data/wluak/dataviz-render-update-testing/~/dataviz-render-update-testing/matplotlib/lib/matplotlib/artist.py:260) self.axes._mouseover_set.discard(self)\n 261 self.axes.stale = True\n 262 self.axes = None # decouple the artist from the Axes\n\nAttributeError: 'list' object has no attribute '_mouseover_set'\n\n### Expected outcome\n\nNo crash.\n\n### Additional information\n\n_No response_\n\n### Operating system\n\n_No response_\n\n### Matplotlib Version\n\n0.2.0.dev53882+unknown.g607d2c380.g02b42db27\n\n### Matplotlib Backend\n\n_No response_\n\n### Python version\n\n_No response_\n\n### Jupyter version\n\n_No response_\n\n### Installation\n\nNone","author":{"url":"https://github.com/williamlus","@type":"Person","name":"williamlus"},"datePublished":"2026-03-17T11:36:53.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/31319/matplotlib/issues/31319"}
| 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:02670368-35ca-efc7-3c65-d37f0211af03 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | D25A:237355:36AF:4574:6A52E4E4 |
| html-safe-nonce | 4b6993a30d452134b256e12d6e655f1734c31ee29a4d07e4f5354f5955c8f11a |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEMjVBOjIzNzM1NTozNkFGOjQ1NzQ6NkE1MkU0RTQiLCJ2aXNpdG9yX2lkIjoiMTYwMTU3Nzc2Mjk3NTU3MzIyMCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 892bff98850c53c3498c9247a506517f949597087735faeb0df33fbaf08978af |
| hovercard-subject-tag | issue:4087984290 |
| 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/31319/issue_layout |
| twitter:image | https://opengraph.githubassets.com/f54b44319f2662c67c04b186dfcc0ed8649ae11456c10f9b20d49627d7a23ea7/matplotlib/matplotlib/issues/31319 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/f54b44319f2662c67c04b186dfcc0ed8649ae11456c10f9b20d49627d7a23ea7/matplotlib/matplotlib/issues/31319 |
| og:image:alt | Bug summary The program crashes with "AttributeError: 'list' object has no attribute '_mouseover_set'" when I create a figure with subfigures, create subplots in the subfigures, and remove a subfig... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | williamlus |
| 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