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 0722bc3 commit 1ba1ad8Copy full SHA for 1ba1ad8
1 file changed
examples/pylab_examples/annotation_demo.py
@@ -11,7 +11,7 @@
11
'figure fraction' : 0,0 is lower left of figure and 1,1 is upper, right
12
'axes points' : points from lower left corner of axes
13
'axes pixels' : pixels from lower left corner of axes
14
- 'axes fraction' : 0,1 is lower left of axes and 1,1 is upper right
+ 'axes fraction' : 0,0 is lower left of axes and 1,1 is upper right
15
'offset points' : Specify an offset (in points) from the xy value
16
'data' : use the axes data coordinate system
17
0 commit comments