Commit 0636b9e
authored
File tree
Expand file treeCollapse file tree
2 files changed
+11
-1
lines changedOpen diff view settings
Filter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+11
-1
lines changedOpen diff view settings
Collapse file
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+3-1Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4943 | 4943 | |
4944 | 4944 | |
4945 | 4945 | |
4946 | | - |
| 4946 | + |
| 4947 | + |
| 4948 | + |
4947 | 4949 | |
4948 | 4950 | |
4949 | 4951 | |
|
Collapse file
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+8Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
901 | 901 | |
902 | 902 | |
903 | 903 | |
| 904 | + |
| 905 | + |
| 906 | + |
| 907 | + |
| 908 | + |
| 909 | + |
| 910 | + |
| 911 | + |
904 | 912 | |
905 | 913 | |
906 | 914 | |
|
0 commit comments