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

Skip to content

Commit 2a23b7c

Browse files
committed
DOC: document API change
1 parent 0f7b217 commit 2a23b7c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
No annotation coordinates wrap
2+
``````````````````````````````
3+
4+
In #2351 for 1.4.0 the behavior of ['axes points', 'axes pixel',
5+
'figure points', 'figure pixel'] as coordinates was change to
6+
no longer wrap for negative values. In 1.4.3 this change was
7+
reverted for 'axes points' and 'axes pixel' and in addition caused
8+
'axes fraction' to wrap. For 1.5 the behavior has been reverted to
9+
as it was in 1.4.0-1.4.2, no wrapping for any type of coordinate.

0 commit comments

Comments
 (0)