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

Skip to content

Commit e4a7c01

Browse files
authored
Merge pull request #7025 from tacaswell/doc_v2_rel_notes2
[MRG+1] Doc v2 rel notes2
2 parents d62ec3f + c4eb5e2 commit e4a7c01

5 files changed

Lines changed: 753 additions & 118 deletions

File tree

doc/users/annotations.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,7 @@ coordinates, one could do::
5151
)
5252

5353
For physical coordinate systems (points or pixels) the origin is the
54-
(bottom, left) of the figure or axes. If the value is negative,
55-
however, the origin is from the (right, top) of the figure or axes,
56-
analogous to negative indexing of sequences.
54+
bottom-left of the figure or axes.
5755

5856
Optionally, you can enable drawing of an arrow from the text to the annotated
5957
point by giving a dictionary of arrow properties in the optional keyword

0 commit comments

Comments
 (0)