Commit c952d15
File tree
4 files changed
+30
-18
lines changedFilter options
- lib/matplotlib
- tests
- src
4 files changed
+30
-18
lines changedlib/matplotlib/_text_helpers.py
Copy file name to clipboardExpand all lines: lib/matplotlib/_text_helpers.py+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 |
| - |
| 19 | + |
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
|
lib/matplotlib/tests/test_ft2font.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_ft2font.py+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
81 | 95 |
|
82 | 96 |
|
83 | 97 |
|
|
lib/matplotlib/tests/test_text.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_text.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
817 | 817 |
|
818 | 818 |
|
819 | 819 |
|
820 |
| - |
| 820 | + |
821 | 821 |
|
822 | 822 |
|
823 | 823 |
|
824 | 824 |
|
825 |
| - |
| 825 | + |
| 826 | + |
826 | 827 |
|
827 | 828 |
|
828 | 829 |
|
|
+9-13Lines changed: 9 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
184 | 184 |
|
185 | 185 |
|
186 | 186 |
|
187 |
| - |
| 187 | + |
188 | 188 |
|
| 189 | + |
189 | 190 |
|
| 191 | + |
190 | 192 |
|
191 |
| - |
| 193 | + |
192 | 194 |
|
193 | 195 |
|
194 | 196 |
|
| ||
207 | 209 |
|
208 | 210 |
|
209 | 211 |
|
210 |
| - |
| 212 | + |
211 | 213 |
|
212 | 214 |
|
213 | 215 |
|
| ||
515 | 517 |
|
516 | 518 |
|
517 | 519 |
|
518 |
| - |
519 |
| - |
520 | 520 |
|
521 | 521 |
|
522 | 522 |
|
| ||
582 | 582 |
|
583 | 583 |
|
584 | 584 |
|
585 |
| - |
586 | 585 |
|
587 | 586 |
|
588 | 587 |
|
| ||
609 | 608 |
|
610 | 609 |
|
611 | 610 |
|
612 |
| - |
| 611 | + |
613 | 612 |
|
614 | 613 |
|
615 | 614 |
|
| ||
642 | 641 |
|
643 | 642 |
|
644 | 643 |
|
645 |
| - |
646 |
| - |
| 644 | + |
647 | 645 |
|
648 |
| - |
649 |
| - |
| 646 | + |
650 | 647 |
|
651 | 648 |
|
652 | 649 |
|
653 | 650 |
|
654 |
| - |
655 |
| - |
| 651 | + |
656 | 652 |
|
657 | 653 |
|
658 | 654 |
|
|
0 commit comments