Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbda379 commit ee48fb3Copy full SHA for ee48fb3
doc/api/next_api_changes/deprecations/24834-DS.rst
@@ -13,4 +13,5 @@ but only takes affect when:
13
To silence this warning and adopt future behaviour,
14
set ``apply_theta_transforms=False``. If you need to retain the behaviour
15
where theta values are transformed, chain the ``PolarTransform`` with
16
-another transform that performs the theta shift and/or sign shift.
+a `~matplotlib.transforms.Affine2D` transform that performs the theta shift
17
+and/or sign shift.
0 commit comments