Commit 2603ebc
File tree
Expand file treeCollapse file tree
5 files changed
+42
-23
lines changedFilter options
- lib/matplotlib
- projections
Expand file treeCollapse file tree
5 files changed
+42
-23
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1848 | 1848 |
|
1849 | 1849 |
|
1850 | 1850 |
|
1851 |
| - |
| 1851 | + |
1852 | 1852 |
|
1853 | 1853 |
|
1854 | 1854 |
|
|
lib/matplotlib/offsetbox.py
Copy file name to clipboardExpand all lines: lib/matplotlib/offsetbox.py+30-11Lines changed: 30 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
179 | 179 |
|
180 | 180 |
|
181 | 181 |
|
182 |
| - |
| 182 | + |
183 | 183 |
|
184 |
| - |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
185 | 192 |
|
186 | 193 |
|
187 | 194 |
|
| ||
602 | 609 |
|
603 | 610 |
|
604 | 611 |
|
605 |
| - |
| 612 | + |
606 | 613 |
|
607 |
| - |
| 614 | + |
| 615 | + |
| 616 | + |
| 617 | + |
608 | 618 |
|
609 | 619 |
|
610 | 620 |
|
| ||
773 | 783 |
|
774 | 784 |
|
775 | 785 |
|
776 |
| - |
| 786 | + |
777 | 787 |
|
778 |
| - |
| 788 | + |
| 789 | + |
| 790 | + |
| 791 | + |
779 | 792 |
|
780 | 793 |
|
781 | 794 |
|
| ||
891 | 904 |
|
892 | 905 |
|
893 | 906 |
|
894 |
| - |
| 907 | + |
895 | 908 |
|
896 |
| - |
| 909 | + |
| 910 | + |
| 911 | + |
| 912 | + |
897 | 913 |
|
898 | 914 |
|
899 | 915 |
|
| ||
1294 | 1310 |
|
1295 | 1311 |
|
1296 | 1312 |
|
1297 |
| - |
1298 |
| - |
1299 |
| - |
| 1313 | + |
| 1314 | + |
| 1315 | + |
| 1316 | + |
| 1317 | + |
| 1318 | + |
1300 | 1319 |
|
1301 | 1320 |
|
1302 | 1321 |
|
|
+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
660 | 660 |
|
661 | 661 |
|
662 | 662 |
|
663 |
| - |
| 663 | + |
664 | 664 |
|
665 |
| - |
| 665 | + |
666 | 666 |
|
667 |
| - |
| 667 | + |
668 | 668 |
|
669 |
| - |
| 669 | + |
670 | 670 |
|
671 |
| - |
| 671 | + |
672 | 672 |
|
673 | 673 |
|
674 | 674 |
|
| ||
769 | 769 |
|
770 | 770 |
|
771 | 771 |
|
772 |
| - |
| 772 | + |
773 | 773 |
|
774 | 774 |
|
775 | 775 |
|
| ||
1444 | 1444 |
|
1445 | 1445 |
|
1446 | 1446 |
|
1447 |
| - |
| 1447 | + |
1448 | 1448 |
|
1449 |
| - |
| 1449 | + |
1450 | 1450 |
|
1451 |
| - |
| 1451 | + |
1452 | 1452 |
|
1453 | 1453 |
|
1454 | 1454 |
|
|
lib/matplotlib/projections/polar.py
Copy file name to clipboardExpand all lines: lib/matplotlib/projections/polar.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
760 | 760 |
|
761 | 761 |
|
762 | 762 |
|
763 |
| - |
| 763 | + |
764 | 764 |
|
765 | 765 |
|
766 | 766 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2762 | 2762 |
|
2763 | 2763 |
|
2764 | 2764 |
|
2765 |
| - |
| 2765 | + |
2766 | 2766 |
|
2767 | 2767 |
|
2768 | 2768 |
|
|
0 commit comments