Commit 9e7a235
File tree
Expand file treeCollapse file tree
8 files changed
+26
-26
lines changedFilter options
- lib
- matplotlib
- mpl_toolkits/axisartist
Expand file treeCollapse file tree
8 files changed
+26
-26
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+8-6Lines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
568 | 568 |
|
569 | 569 |
|
570 | 570 |
|
571 |
| - |
572 |
| - |
573 |
| - |
| 571 | + |
| 572 | + |
| 573 | + |
| 574 | + |
574 | 575 |
|
575 |
| - |
576 |
| - |
577 |
| - |
| 576 | + |
| 577 | + |
| 578 | + |
| 579 | + |
578 | 580 |
|
579 | 581 |
|
580 | 582 |
|
|
+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
354 | 354 |
|
355 | 355 |
|
356 | 356 |
|
357 |
| - |
| 357 | + |
358 | 358 |
|
359 | 359 |
|
360 | 360 |
|
| ||
477 | 477 |
|
478 | 478 |
|
479 | 479 |
|
480 |
| - |
| 480 | + |
481 | 481 |
|
482 | 482 |
|
483 | 483 |
|
| ||
2391 | 2391 |
|
2392 | 2392 |
|
2393 | 2393 |
|
2394 |
| - |
2395 |
| - |
| 2394 | + |
2396 | 2395 |
|
2397 | 2396 |
|
2398 | 2397 |
|
|
+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
335 | 335 |
|
336 | 336 |
|
337 | 337 |
|
338 |
| - |
339 |
| - |
340 |
| - |
341 |
| - |
| 338 | + |
| 339 | + |
| 340 | + |
342 | 341 |
|
343 | 342 |
|
344 | 343 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
452 | 452 |
|
453 | 453 |
|
454 | 454 |
|
455 |
| - |
| 455 | + |
456 | 456 |
|
457 | 457 |
|
458 | 458 |
|
|
lib/matplotlib/offsetbox.py
Copy file name to clipboardExpand all lines: lib/matplotlib/offsetbox.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
763 | 763 |
|
764 | 764 |
|
765 | 765 |
|
766 |
| - |
| 766 | + |
767 | 767 |
|
768 | 768 |
|
769 | 769 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1729 | 1729 |
|
1730 | 1730 |
|
1731 | 1731 |
|
1732 |
| - |
| 1732 | + |
1733 | 1733 |
|
1734 | 1734 |
|
1735 | 1735 |
|
| ||
1822 | 1822 |
|
1823 | 1823 |
|
1824 | 1824 |
|
1825 |
| - |
| 1825 | + |
1826 | 1826 |
|
1827 | 1827 |
|
1828 | 1828 |
|
1829 | 1829 |
|
1830 | 1830 |
|
1831 |
| - |
| 1831 | + |
1832 | 1832 |
|
1833 | 1833 |
|
1834 | 1834 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
482 | 482 |
|
483 | 483 |
|
484 | 484 |
|
485 |
| - |
486 |
| - |
487 |
| - |
| 485 | + |
| 486 | + |
| 487 | + |
488 | 488 |
|
489 | 489 |
|
490 | 490 |
|
|
lib/mpl_toolkits/axisartist/axis_artist.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axisartist/axis_artist.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
265 | 265 |
|
266 | 266 |
|
267 | 267 |
|
268 |
| - |
| 268 | + |
269 | 269 |
|
270 | 270 |
|
271 | 271 |
|
| ||
276 | 276 |
|
277 | 277 |
|
278 | 278 |
|
279 |
| - |
| 279 | + |
280 | 280 |
|
281 | 281 |
|
282 | 282 |
|
| ||
1206 | 1206 |
|
1207 | 1207 |
|
1208 | 1208 |
|
1209 |
| - |
| 1209 | + |
1210 | 1210 |
|
1211 | 1211 |
|
1212 | 1212 |
|
| ||
1235 | 1235 |
|
1236 | 1236 |
|
1237 | 1237 |
|
1238 |
| - |
| 1238 | + |
1239 | 1239 |
|
1240 | 1240 |
|
1241 | 1241 |
|
|
0 commit comments