Commit 330f4b4
File tree
Expand file treeCollapse file tree
2 files changed
+17
-1
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+17
-1
lines changedlib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1607 | 1607 |
|
1608 | 1608 |
|
1609 | 1609 |
|
1610 |
| - |
| 1610 | + |
1611 | 1611 |
|
1612 | 1612 |
|
1613 | 1613 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6335 | 6335 |
|
6336 | 6336 |
|
6337 | 6337 |
|
| 6338 | + |
| 6339 | + |
| 6340 | + |
| 6341 | + |
| 6342 | + |
| 6343 | + |
| 6344 | + |
| 6345 | + |
| 6346 | + |
| 6347 | + |
| 6348 | + |
| 6349 | + |
| 6350 | + |
| 6351 | + |
| 6352 | + |
| 6353 | + |
6338 | 6354 |
|
6339 | 6355 |
|
6340 | 6356 |
|
|
0 commit comments