Commit 70f36c0
File tree
Expand file treeCollapse file tree
8 files changed
+29
-29
lines changedFilter options
- lib
- matplotlib
- axes
- tri
- mpl_toolkits/axes_grid1
Expand file treeCollapse file tree
8 files changed
+29
-29
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
775 | 775 |
|
776 | 776 |
|
777 | 777 |
|
778 |
| - |
| 778 | + |
779 | 779 |
|
780 | 780 |
|
781 | 781 |
|
| ||
1044 | 1044 |
|
1045 | 1045 |
|
1046 | 1046 |
|
1047 |
| - |
| 1047 | + |
1048 | 1048 |
|
1049 | 1049 |
|
1050 | 1050 |
|
| ||
1710 | 1710 |
|
1711 | 1711 |
|
1712 | 1712 |
|
1713 |
| - |
| 1713 | + |
1714 | 1714 |
|
1715 | 1715 |
|
1716 | 1716 |
|
| ||
1775 | 1775 |
|
1776 | 1776 |
|
1777 | 1777 |
|
1778 |
| - |
| 1778 | + |
1779 | 1779 |
|
1780 | 1780 |
|
1781 | 1781 |
|
| ||
2228 | 2228 |
|
2229 | 2229 |
|
2230 | 2230 |
|
2231 |
| - |
| 2231 | + |
2232 | 2232 |
|
2233 | 2233 |
|
2234 | 2234 |
|
| ||
4844 | 4844 |
|
4845 | 4845 |
|
4846 | 4846 |
|
4847 |
| - |
| 4847 | + |
4848 | 4848 |
|
4849 | 4849 |
|
4850 | 4850 |
|
| ||
4924 | 4924 |
|
4925 | 4925 |
|
4926 | 4926 |
|
4927 |
| - |
| 4927 | + |
4928 | 4928 |
|
4929 | 4929 |
|
4930 | 4930 |
|
| ||
6335 | 6335 |
|
6336 | 6336 |
|
6337 | 6337 |
|
6338 |
| - |
| 6338 | + |
6339 | 6339 |
|
6340 | 6340 |
|
6341 | 6341 |
|
|
lib/matplotlib/backend_managers.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_managers.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
82 |
| - |
| 82 | + |
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
| ||
138 | 138 |
|
139 | 139 |
|
140 | 140 |
|
141 |
| - |
| 141 | + |
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
| ||
379 | 379 |
|
380 | 380 |
|
381 | 381 |
|
382 |
| - |
| 382 | + |
383 | 383 |
|
384 | 384 |
|
385 | 385 |
|
|
+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 |
| - |
| 89 | + |
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
| ||
143 | 143 |
|
144 | 144 |
|
145 | 145 |
|
146 |
| - |
| 146 | + |
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
| ||
599 | 599 |
|
600 | 600 |
|
601 | 601 |
|
602 |
| - |
| 602 | + |
603 | 603 |
|
604 | 604 |
|
605 | 605 |
|
| ||
611 | 611 |
|
612 | 612 |
|
613 | 613 |
|
614 |
| - |
| 614 | + |
615 | 615 |
|
616 | 616 |
|
617 | 617 |
|
618 | 618 |
|
619 |
| - |
| 619 | + |
620 | 620 |
|
621 | 621 |
|
622 | 622 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1066 | 1066 |
|
1067 | 1067 |
|
1068 | 1068 |
|
1069 |
| - |
| 1069 | + |
1070 | 1070 |
|
1071 | 1071 |
|
1072 | 1072 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| ||
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
102 |
| - |
| 102 | + |
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
913 | 913 |
|
914 | 914 |
|
915 | 915 |
|
916 |
| - |
| 916 | + |
917 | 917 |
|
918 | 918 |
|
919 | 919 |
|
|
lib/matplotlib/tri/triinterpolate.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tri/triinterpolate.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1334 | 1334 |
|
1335 | 1335 |
|
1336 | 1336 |
|
1337 |
| - |
| 1337 | + |
1338 | 1338 |
|
1339 | 1339 |
|
1340 | 1340 |
|
1341 | 1341 |
|
1342 | 1342 |
|
1343 | 1343 |
|
1344 |
| - |
| 1344 | + |
1345 | 1345 |
|
1346 | 1346 |
|
1347 | 1347 |
|
|
lib/mpl_toolkits/axes_grid1/anchored_artists.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axes_grid1/anchored_artists.py+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
80 |
| - |
| 79 | + |
| 80 | + |
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
| ||
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
103 |
| - |
104 |
| - |
| 103 | + |
| 104 | + |
105 | 105 |
|
106 | 106 |
|
107 |
| - |
108 |
| - |
| 107 | + |
| 108 | + |
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
|
0 commit comments