Title: [MNT]: PolarTransform deprecation didn't warn · Issue #31624 · matplotlib/matplotlib · GitHub
Open Graph Title: [MNT]: PolarTransform deprecation didn't warn · Issue #31624 · matplotlib/matplotlib
X Title: [MNT]: PolarTransform deprecation didn't warn · Issue #31624 · matplotlib/matplotlib
Description: Summary Taking a simplified version of the code from #31622 import matplotlib.pyplot as plt import numpy as np from matplotlib.projections import PolarAxes from matplotlib.transforms import Affine2D from mpl_toolkits.axisartist import Gr...
Open Graph Description: Summary Taking a simplified version of the code from #31622 import matplotlib.pyplot as plt import numpy as np from matplotlib.projections import PolarAxes from matplotlib.transforms import Affine2...
X Description: Summary Taking a simplified version of the code from #31622 import matplotlib.pyplot as plt import numpy as np from matplotlib.projections import PolarAxes from matplotlib.transforms import Affine2...
Opengraph URL: https://github.com/matplotlib/matplotlib/issues/31624
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[MNT]: PolarTransform deprecation didn't warn","articleBody":"### Summary\n\nTaking a simplified version of the code from #31622 \n\n```python\nimport matplotlib.pyplot as plt\nimport numpy as np\n\nfrom matplotlib.projections import PolarAxes\nfrom matplotlib.transforms import Affine2D\nfrom mpl_toolkits.axisartist import GridHelperCurveLinear, HostAxes\n\n\nfig = plt.figure()\ntr = (\n Affine2D().scale(np.pi / 180., 1.) +\n PolarAxes.PolarTransform(apply_theta_transforms=False)\n)\ngrid_helper = GridHelperCurveLinear(tr)\nax1 = fig.add_subplot(axes_class=HostAxes, grid_helper=grid_helper)\n\n \nplt.show()\n```\n\nWith v3.10.8 this runs with no warnings. With `main` and the 3.11 release candidate this fails because we removed the _apply_theta_transforms_ parameter at #30004. Since the deprecation warning hasn't been showing up, should we reinstate the parameter for another couple of versions?\n\n### Proposed fix\n\n_No response_","author":{"url":"https://github.com/rcomer","@type":"Person","name":"rcomer"},"datePublished":"2026-05-06T19:41:02.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/31624/matplotlib/issues/31624"}
| 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:94cdbdef-e866-8337-d155-57edee87e04c |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | A752:2B1946:12D276B:198A0DC:6A521811 |
| html-safe-nonce | 815da37a3f98acddb97d336ff17468fec4a4629d2caa426c53c8b8aa111e4715 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNzUyOjJCMTk0NjoxMkQyNzZCOjE5OEEwREM6NkE1MjE4MTEiLCJ2aXNpdG9yX2lkIjoiMTIzNzMxNDc1MzMwODc5Mjg1MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | c63bd5d5c6ea523092122a4a2abc132b057f7d4d1b9e2bdef868f8ac1b60aa9d |
| hovercard-subject-tag | issue:4393933140 |
| 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/31624/issue_layout |
| twitter:image | https://opengraph.githubassets.com/05921f9b34292053d8076c868924f19e4370ff310e6e7e3426589b9b99a2b1a0/matplotlib/matplotlib/issues/31624 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/05921f9b34292053d8076c868924f19e4370ff310e6e7e3426589b9b99a2b1a0/matplotlib/matplotlib/issues/31624 |
| og:image:alt | Summary Taking a simplified version of the code from #31622 import matplotlib.pyplot as plt import numpy as np from matplotlib.projections import PolarAxes from matplotlib.transforms import Affine2... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | rcomer |
| 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 | 7aed05249554b889eb33d002851a973eebcc7e91 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width