Commit bd21ebd
committed
Fix Annotation using different units and different coords on x/y.
`_get_xy` always needs to be called with self.xycoord, not just the
coordinate system of either x or y, so that unitful x/y get correctly
converted as needed.1 parent cf6c569 commit bd21ebd
2 files changed
Lines changed: 16 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
579 | 580 | | |
580 | 581 | | |
581 | 582 | | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
582 | 595 | | |
583 | 596 | | |
584 | 597 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1864 | 1864 | | |
1865 | 1865 | | |
1866 | 1866 | | |
1867 | | - | |
1868 | | - | |
| 1867 | + | |
1869 | 1868 | | |
1870 | | - | |
1871 | | - | |
1872 | | - | |
1873 | | - | |
1874 | 1869 | | |
1875 | 1870 | | |
1876 | | - | |
1877 | | - | |
1878 | | - | |
1879 | | - | |
| 1871 | + | |
| 1872 | + | |
1880 | 1873 | | |
1881 | 1874 | | |
1882 | 1875 | | |
| |||
0 commit comments