Commit 800d1fc
File tree
Expand file treeCollapse file tree
3 files changed
+24
-7
lines changedFilter options
- galleries/examples/misc
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
3 files changed
+24
-7
lines changedgalleries/examples/misc/demo_ribbon_box.py
Copy file name to clipboardExpand all lines: galleries/examples/misc/demo_ribbon_box.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 |
| - |
| 89 | + |
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+14-6Lines changed: 14 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5530 | 5530 |
|
5531 | 5531 |
|
5532 | 5532 |
|
5533 |
| - |
| 5533 | + |
5534 | 5534 |
|
5535 | 5535 |
|
5536 | 5536 |
|
5537 |
| - |
5538 |
| - |
| 5537 | + |
| 5538 | + |
5539 | 5539 |
|
5540 | 5540 |
|
5541 | 5541 |
|
| ||
5585 | 5585 |
|
5586 | 5586 |
|
5587 | 5587 |
|
| 5588 | + |
| 5589 | + |
| 5590 | + |
| 5591 | + |
| 5592 | + |
5588 | 5593 |
|
5589 | 5594 |
|
5590 | 5595 |
|
| ||
5718 | 5723 |
|
5719 | 5724 |
|
5720 | 5725 |
|
5721 |
| - |
5722 |
| - |
5723 |
| - |
5724 | 5726 |
|
5725 | 5727 |
|
5726 | 5728 |
|
5727 | 5729 |
|
5728 | 5730 |
|
5729 | 5731 |
|
5730 | 5732 |
|
| 5733 | + |
| 5734 | + |
| 5735 | + |
| 5736 | + |
| 5737 | + |
| 5738 | + |
5731 | 5739 |
|
5732 | 5740 |
|
5733 | 5741 |
|
|
lib/matplotlib/tests/test_image.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_image.py+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1491 | 1491 |
|
1492 | 1492 |
|
1493 | 1493 |
|
| 1494 | + |
| 1495 | + |
| 1496 | + |
| 1497 | + |
| 1498 | + |
| 1499 | + |
| 1500 | + |
| 1501 | + |
| 1502 | + |
0 commit comments