Commit cdb6b51
File tree
Expand file treeCollapse file tree
5 files changed
+19
-17
lines changedFilter options
- lib
- matplotlib
- tri
- mpl_toolkits/axisartist
Expand file treeCollapse file tree
5 files changed
+19
-17
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1075 | 1075 |
|
1076 | 1076 |
|
1077 | 1077 |
|
1078 |
| - |
| 1078 | + |
1079 | 1079 |
|
1080 | 1080 |
|
1081 | 1081 |
|
| ||
3430 | 3430 |
|
3431 | 3431 |
|
3432 | 3432 |
|
3433 |
| - |
| 3433 | + |
3434 | 3434 |
|
3435 | 3435 |
|
3436 | 3436 |
|
|
lib/matplotlib/backend_managers.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_managers.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
191 | 191 |
|
192 | 192 |
|
193 | 193 |
|
194 |
| - |
| 194 | + |
195 | 195 |
|
196 | 196 |
|
197 | 197 |
|
|
lib/matplotlib/collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/collections.py+12-10Lines changed: 12 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
421 | 421 |
|
422 | 422 |
|
423 | 423 |
|
424 |
| - |
| 424 | + |
425 | 425 |
|
426 | 426 |
|
427 | 427 |
|
| ||
703 | 703 |
|
704 | 704 |
|
705 | 705 |
|
706 |
| - |
| 706 | + |
707 | 707 |
|
708 | 708 |
|
709 | 709 |
|
| ||
1382 | 1382 |
|
1383 | 1383 |
|
1384 | 1384 |
|
1385 |
| - |
| 1385 | + |
| 1386 | + |
1386 | 1387 |
|
1387 |
| - |
1388 |
| - |
1389 |
| - |
1390 |
| - |
1391 |
| - |
1392 |
| - |
1393 |
| - |
| 1388 | + |
| 1389 | + |
| 1390 | + |
| 1391 | + |
| 1392 | + |
| 1393 | + |
| 1394 | + |
| 1395 | + |
1394 | 1396 |
|
1395 | 1397 |
|
1396 | 1398 |
|
|
lib/matplotlib/tri/triinterpolate.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tri/triinterpolate.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
213 | 213 |
|
214 | 214 |
|
215 | 215 |
|
216 |
| - |
| 216 | + |
217 | 217 |
|
218 | 218 |
|
219 | 219 |
|
| ||
461 | 461 |
|
462 | 462 |
|
463 | 463 |
|
464 |
| - |
465 |
| - |
| 464 | + |
| 465 | + |
466 | 466 |
|
467 | 467 |
|
468 | 468 |
|
|
lib/mpl_toolkits/axisartist/axis_artist.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axisartist/axis_artist.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
759 | 759 |
|
760 | 760 |
|
761 | 761 |
|
762 |
| - |
| 762 | + |
763 | 763 |
|
764 | 764 |
|
765 | 765 |
|
|
0 commit comments