Commit b4ee47e
Pascal Bugnion
Typo in "Annotation" docstring.
The "axes fraction" description in the table of values for 'xycoords'
and 'textcoords' had a typo, suggesting that (0,1) represents the lower
left corner of the figure when it is actually (0,0).
I also removed what looked like an extraneous typo in the description of
the "figure fraction" property.
The corresponding table in the users guide was similarly updated.1 parent f09ad97 commit b4ee47e
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1777 | 1777 | | |
1778 | 1778 | | |
1779 | 1779 | | |
1780 | | - | |
| 1780 | + | |
1781 | 1781 | | |
1782 | 1782 | | |
1783 | | - | |
| 1783 | + | |
1784 | 1784 | | |
1785 | 1785 | | |
1786 | 1786 | | |
| |||
0 commit comments