Commit 61a869e
committed
File tree
Expand file treeCollapse file tree
2 files changed
+18
-1
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+18
-1
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6079 | 6079 |
|
6080 | 6080 |
|
6081 | 6081 |
|
6082 |
| - |
| 6082 | + |
6083 | 6083 |
|
6084 | 6084 |
|
6085 | 6085 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3775 | 3775 |
|
3776 | 3776 |
|
3777 | 3777 |
|
| 3778 | + |
| 3779 | + |
| 3780 | + |
| 3781 | + |
| 3782 | + |
| 3783 | + |
| 3784 | + |
| 3785 | + |
| 3786 | + |
| 3787 | + |
| 3788 | + |
| 3789 | + |
| 3790 | + |
| 3791 | + |
| 3792 | + |
| 3793 | + |
3778 | 3794 |
|
3779 | 3795 |
|
3780 | 3796 |
|
| ||
3785 | 3801 |
|
3786 | 3802 |
|
3787 | 3803 |
|
| 3804 | + |
3788 | 3805 |
|
3789 | 3806 |
|
3790 | 3807 |
|
|
0 commit comments