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 0f7b217 commit 2a23b7cCopy full SHA for 2a23b7c
1 file changed
doc/api/api_changes/2015-07-30_annotation_wrap.rst
@@ -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