Commit 4ebff47
File tree
Expand file treeCollapse file tree
2 files changed
+16
-1
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+16
-1
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3411 | 3411 |
|
3412 | 3412 |
|
3413 | 3413 |
|
3414 |
| - |
| 3414 | + |
| 3415 | + |
3415 | 3416 |
|
3416 | 3417 |
|
3417 | 3418 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
679 | 679 |
|
680 | 680 |
|
681 | 681 |
|
| 682 | + |
| 683 | + |
| 684 | + |
| 685 | + |
| 686 | + |
| 687 | + |
| 688 | + |
| 689 | + |
| 690 | + |
| 691 | + |
| 692 | + |
| 693 | + |
| 694 | + |
| 695 | + |
682 | 696 |
|
683 | 697 |
|
684 | 698 |
|
|
0 commit comments