Commit cb9ddbc
File tree
Expand file treeCollapse file tree
2 files changed
+14
-2
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+14
-2
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5620 | 5620 |
|
5621 | 5621 |
|
5622 | 5622 |
|
5623 |
| - |
| 5623 | + |
| 5624 | + |
5624 | 5625 |
|
5625 | 5626 |
|
5626 | 5627 |
|
5627 | 5628 |
|
5628 | 5629 |
|
5629 | 5630 |
|
5630 | 5631 |
|
5631 |
| - |
| 5632 | + |
5632 | 5633 |
|
5633 | 5634 |
|
5634 | 5635 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4929 | 4929 |
|
4930 | 4930 |
|
4931 | 4931 |
|
| 4932 | + |
| 4933 | + |
| 4934 | + |
| 4935 | + |
| 4936 | + |
| 4937 | + |
| 4938 | + |
| 4939 | + |
| 4940 | + |
| 4941 | + |
| 4942 | + |
4932 | 4943 |
|
4933 | 4944 |
|
4934 | 4945 |
|
|
0 commit comments