Commit d82d756
File tree
Expand file treeCollapse file tree
2 files changed
+15
-3
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+15
-3
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1271 | 1271 |
|
1272 | 1272 |
|
1273 | 1273 |
|
1274 |
| - |
1275 |
| - |
1276 |
| - |
| 1274 | + |
| 1275 | + |
1277 | 1276 |
|
| 1277 | + |
| 1278 | + |
1278 | 1279 |
|
1279 | 1280 |
|
1280 | 1281 |
|
|
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 |
---|---|---|
| ||
3236 | 3236 |
|
3237 | 3237 |
|
3238 | 3238 |
|
| 3239 | + |
| 3240 | + |
| 3241 | + |
| 3242 | + |
| 3243 | + |
| 3244 | + |
| 3245 | + |
| 3246 | + |
| 3247 | + |
| 3248 | + |
| 3249 | + |
3239 | 3250 |
|
3240 | 3251 |
|
3241 | 3252 |
|
|
0 commit comments