Title: [Bug]: removing already extablished axis sharing · Issue #28345 · matplotlib/matplotlib · GitHub
Open Graph Title: [Bug]: removing already extablished axis sharing · Issue #28345 · matplotlib/matplotlib
X Title: [Bug]: removing already extablished axis sharing · Issue #28345 · matplotlib/matplotlib
Description: Bug summary I have not been able to find a supported method for removing axis sharing that has already been established. At least, not without removing and re-creating the axis. In older versions of matplotlib, it was possible to do: ax1...
Open Graph Description: Bug summary I have not been able to find a supported method for removing axis sharing that has already been established. At least, not without removing and re-creating the axis. In older versions o...
X Description: Bug summary I have not been able to find a supported method for removing axis sharing that has already been established. At least, not without removing and re-creating the axis. In older versions o...
Opengraph URL: https://github.com/matplotlib/matplotlib/issues/28345
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[Bug]: removing already extablished axis sharing","articleBody":"### Bug summary\n\nI have not been able to find a supported method for removing axis sharing that has already been established. At least, not without removing and re-creating the axis.\r\n\r\nIn older versions of matplotlib, it was possible to do:\r\n`ax1.get_shared_x_axes().remove(ax2)`\r\nbut with the new axis grouper API, this is no longer possible ('GrouperView' object has no attribute 'remove').\r\n\r\nThere does seem to be a workaround using an internal variable:\r\n`ax1._shared_axes['x'].remove(ax2)`\r\n\r\nI would suggest that a natural way to support removing all axis sharing might be a method:\r\n\r\n`ax.set_shared_xaxis(None)`\r\n\r\nor possibly \r\n\r\n`ax.sharex(None)`\r\n\r\n\n\n### Code for reproduction\n\n```Python\nimport matplotlib.pyplot as plt\r\n\r\nfig, (ax1, ax2) = plt.subplots(2, 1, sharex=True)\r\nax1.plot([0, 1, 2], [1, 2, 3])\r\nax2.plot([0, 1, 2], [3, 2, 1])\r\n\r\nax1.set_shared_xaxis(None)\r\n\r\nplt.show()\n```\n\n\n### Actual outcome\n\nAttributeError: 'Axes' object has no attribute 'set_shared_xaxis'.\n\n### Expected outcome\n\nAxis sharing should not be enabled.\n\n### Additional information\n\n_No response_\n\n### Operating system\n\n_No response_\n\n### Matplotlib Version\n\n3.8.2\n\n### Matplotlib Backend\n\n_No response_\n\n### Python version\n\n3.10.13\n\n### Jupyter version\n\n_No response_\n\n### Installation\n\nconda","author":{"url":"https://github.com/rdg-netra","@type":"Person","name":"rdg-netra"},"datePublished":"2024-06-04T21:06:59.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/28345/matplotlib/issues/28345"}
| 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:b14c72b7-d556-b738-7569-8aec37c40042 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | DDCE:33E60B:186BC5E:21505BD:6A535E10 |
| html-safe-nonce | cd812161f4de6a40d0012ce55624ccc6889702102c0a76ec6d2f1849e523eefb |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJERENFOjMzRTYwQjoxODZCQzVFOjIxNTA1QkQ6NkE1MzVFMTAiLCJ2aXNpdG9yX2lkIjoiNjI5NTcwOTA3NTk2ODg0MzI4MSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | ef5d762c1b186460f768d621bfdbf8857f3ac033de75c569a8489c93c4dad100 |
| hovercard-subject-tag | issue:2334369474 |
| 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/28345/issue_layout |
| twitter:image | https://opengraph.githubassets.com/9b3b0f3ed210c3054d5e46f18bda3c90aa755a6e1e31f81e03a30f50165bc5ae/matplotlib/matplotlib/issues/28345 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/9b3b0f3ed210c3054d5e46f18bda3c90aa755a6e1e31f81e03a30f50165bc5ae/matplotlib/matplotlib/issues/28345 |
| og:image:alt | Bug summary I have not been able to find a supported method for removing axis sharing that has already been established. At least, not without removing and re-creating the axis. In older versions o... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | rdg-netra |
| 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