Commit 804bd66
File tree
Expand file treeCollapse file tree
2 files changed
+5
-4
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+5
-4
lines changedlib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1336 | 1336 |
|
1337 | 1337 |
|
1338 | 1338 |
|
1339 |
| - |
1340 |
| - |
| 1339 | + |
1341 | 1340 |
|
1342 | 1341 |
|
1343 | 1342 |
|
| ||
4308 | 4307 |
|
4309 | 4308 |
|
4310 | 4309 |
|
4311 |
| - |
| 4310 | + |
4312 | 4311 |
|
4313 | 4312 |
|
4314 | 4313 |
|
|
lib/matplotlib/tests/test_subplots.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_subplots.py+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
| 23 | + |
22 | 24 |
|
23 |
| - |
| 25 | + |
24 | 26 |
|
25 | 27 |
|
26 | 28 |
|
|
0 commit comments