Commit e994b58
File tree
Expand file treeCollapse file tree
10 files changed
+55
-63
lines changedFilter options
- lib
- matplotlib
- axes
- tests
- mpl_toolkits/axes_grid1
Expand file treeCollapse file tree
10 files changed
+55
-63
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4031 | 4031 |
|
4032 | 4032 |
|
4033 | 4033 |
|
4034 |
| - |
4035 |
| - |
4036 |
| - |
| 4034 | + |
| 4035 | + |
4037 | 4036 |
|
4038 | 4037 |
|
4039 | 4038 |
|
|
lib/matplotlib/collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/collections.py+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1217 | 1217 |
|
1218 | 1218 |
|
1219 | 1219 |
|
1220 |
| - |
1221 |
| - |
1222 |
| - |
1223 |
| - |
1224 |
| - |
| 1220 | + |
1225 | 1221 |
|
1226 | 1222 |
|
1227 | 1223 |
|
|
+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
195 | 195 |
|
196 | 196 |
|
197 | 197 |
|
198 |
| - |
199 |
| - |
| 198 | + |
200 | 199 |
|
201 | 200 |
|
202 | 201 |
|
|
+18-25Lines changed: 18 additions & 25 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
571 | 571 |
|
572 | 572 |
|
573 | 573 |
|
574 |
| - |
| 574 | + |
575 | 575 |
|
576 |
| - |
577 |
| - |
578 |
| - |
579 |
| - |
580 |
| - |
581 |
| - |
582 |
| - |
| 576 | + |
| 577 | + |
| 578 | + |
| 579 | + |
| 580 | + |
583 | 581 |
|
584 | 582 |
|
585 | 583 |
|
| ||
901 | 899 |
|
902 | 900 |
|
903 | 901 |
|
904 |
| - |
905 |
| - |
906 |
| - |
907 |
| - |
908 |
| - |
909 |
| - |
910 |
| - |
911 |
| - |
| 902 | + |
| 903 | + |
| 904 | + |
| 905 | + |
| 906 | + |
| 907 | + |
912 | 908 |
|
913 | 909 |
|
914 | 910 |
|
| ||
924 | 920 |
|
925 | 921 |
|
926 | 922 |
|
927 |
| - |
928 |
| - |
929 |
| - |
930 |
| - |
931 |
| - |
932 |
| - |
933 |
| - |
934 |
| - |
935 |
| - |
| 923 | + |
| 924 | + |
| 925 | + |
| 926 | + |
| 927 | + |
| 928 | + |
936 | 929 |
|
937 | 930 |
|
938 | 931 |
|
|
+18-20Lines changed: 18 additions & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1269 | 1269 |
|
1270 | 1270 |
|
1271 | 1271 |
|
1272 |
| - |
1273 |
| - |
1274 |
| - |
1275 |
| - |
1276 |
| - |
| 1272 | + |
| 1273 | + |
| 1274 | + |
1277 | 1275 |
|
1278 | 1276 |
|
1279 | 1277 |
|
| ||
2303 | 2301 |
|
2304 | 2302 |
|
2305 | 2303 |
|
2306 |
| - |
2307 |
| - |
| 2304 | + |
| 2305 | + |
2308 | 2306 |
|
2309 | 2307 |
|
2310 | 2308 |
|
| ||
2353 | 2351 |
|
2354 | 2352 |
|
2355 | 2353 |
|
2356 |
| - |
2357 |
| - |
2358 |
| - |
2359 |
| - |
2360 |
| - |
| 2354 | + |
| 2355 | + |
| 2356 | + |
| 2357 | + |
| 2358 | + |
2361 | 2359 |
|
2362 | 2360 |
|
2363 | 2361 |
|
| ||
2397 | 2395 |
|
2398 | 2396 |
|
2399 | 2397 |
|
2400 |
| - |
2401 |
| - |
2402 |
| - |
2403 |
| - |
2404 |
| - |
2405 |
| - |
2406 |
| - |
2407 |
| - |
| 2398 | + |
| 2399 | + |
| 2400 | + |
| 2401 | + |
| 2402 | + |
| 2403 | + |
| 2404 | + |
| 2405 | + |
2408 | 2406 |
|
2409 | 2407 |
|
2410 | 2408 |
|
|
+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
188 | 188 |
|
189 | 189 |
|
190 | 190 |
|
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
191 | 202 |
|
192 | 203 |
|
193 | 204 |
|
|
lib/matplotlib/tests/test_lines.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_lines.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
296 | 296 |
|
297 | 297 |
|
298 | 298 |
|
299 |
| - |
| 299 | + |
300 | 300 |
|
301 | 301 |
|
302 | 302 |
|
|
lib/matplotlib/tests/test_path.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_path.py+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
57 |
| - |
58 |
| - |
| 56 | + |
59 | 57 |
|
60 | 58 |
|
61 | 59 |
|
|
lib/matplotlib/tests/test_transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_transforms.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
191 | 191 |
|
192 | 192 |
|
193 | 193 |
|
194 |
| - |
195 |
| - |
| 194 | + |
196 | 195 |
|
197 | 196 |
|
198 | 197 |
|
|
lib/mpl_toolkits/axes_grid1/inset_locator.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axes_grid1/inset_locator.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
160 | 160 |
|
161 | 161 |
|
162 | 162 |
|
163 |
| - |
164 |
| - |
| 163 | + |
165 | 164 |
|
166 | 165 |
|
167 | 166 |
|
|
0 commit comments