Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ee48fb3

Browse files
committed
Update api note
1 parent dbda379 commit ee48fb3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/api/next_api_changes/deprecations/24834-DS.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ but only takes affect when:
1313
To silence this warning and adopt future behaviour,
1414
set ``apply_theta_transforms=False``. If you need to retain the behaviour
1515
where theta values are transformed, chain the ``PolarTransform`` with
16-
another transform that performs the theta shift and/or sign shift.
16+
a `~matplotlib.transforms.Affine2D` transform that performs the theta shift
17+
and/or sign shift.

0 commit comments

Comments
 (0)