Commit 0c5adf9
File tree
3 files changed
+67
-9
lines changedFilter options
- lib/matplotlib
- axes
- tests
3 files changed
+67
-9
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+8-5Lines changed: 8 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5791 | 5791 |
|
5792 | 5792 |
|
5793 | 5793 |
|
5794 |
| - |
5795 |
| - |
5796 |
| - |
5797 |
| - |
5798 |
| - |
| 5794 | + |
| 5795 | + |
| 5796 | + |
| 5797 | + |
| 5798 | + |
| 5799 | + |
| 5800 | + |
| 5801 | + |
5799 | 5802 |
|
5800 | 5803 |
|
5801 | 5804 |
|
|
+20-4Lines changed: 20 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
421 | 421 |
|
422 | 422 |
|
423 | 423 |
|
424 |
| - |
| 424 | + |
| 425 | + |
| 426 | + |
| 427 | + |
| 428 | + |
| 429 | + |
| 430 | + |
| 431 | + |
| 432 | + |
| 433 | + |
| 434 | + |
| 435 | + |
| 436 | + |
| 437 | + |
| 438 | + |
425 | 439 |
|
426 | 440 |
|
427 | 441 |
|
| ||
552 | 566 |
|
553 | 567 |
|
554 | 568 |
|
555 |
| - |
| 569 | + |
556 | 570 |
|
557 | 571 |
|
558 | 572 |
|
| ||
787 | 801 |
|
788 | 802 |
|
789 | 803 |
|
790 |
| - |
| 804 | + |
791 | 805 |
|
792 | 806 |
|
| 807 | + |
| 808 | + |
793 | 809 |
|
794 | 810 |
|
795 |
| - |
| 811 | + |
796 | 812 |
|
797 | 813 |
|
798 | 814 |
|
|
lib/matplotlib/tests/test_image.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_image.py+39Lines changed: 39 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1462 | 1462 |
|
1463 | 1463 |
|
1464 | 1464 |
|
| 1465 | + |
| 1466 | + |
| 1467 | + |
| 1468 | + |
| 1469 | + |
| 1470 | + |
| 1471 | + |
| 1472 | + |
| 1473 | + |
| 1474 | + |
| 1475 | + |
| 1476 | + |
| 1477 | + |
| 1478 | + |
| 1479 | + |
| 1480 | + |
| 1481 | + |
| 1482 | + |
| 1483 | + |
| 1484 | + |
| 1485 | + |
| 1486 | + |
| 1487 | + |
| 1488 | + |
| 1489 | + |
| 1490 | + |
| 1491 | + |
| 1492 | + |
| 1493 | + |
| 1494 | + |
| 1495 | + |
| 1496 | + |
| 1497 | + |
| 1498 | + |
| 1499 | + |
| 1500 | + |
| 1501 | + |
| 1502 | + |
| 1503 | + |
1465 | 1504 |
|
1466 | 1505 |
|
1467 | 1506 |
|
|
0 commit comments