Commit 2e7b3c6
File tree
Expand file treeCollapse file tree
2 files changed
+28
-2
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+28
-2
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+10-2Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
1 | 2 |
|
2 | 3 |
|
3 | 4 |
|
| ||
3226 | 3227 |
|
3227 | 3228 |
|
3228 | 3229 |
|
3229 |
| - |
| 3230 | + |
| 3231 | + |
| 3232 | + |
| 3233 | + |
| 3234 | + |
| 3235 | + |
| 3236 | + |
| 3237 | + |
3230 | 3238 |
|
3231 | 3239 |
|
3232 | 3240 |
|
| ||
3238 | 3246 |
|
3239 | 3247 |
|
3240 | 3248 |
|
3241 |
| - |
| 3249 | + |
3242 | 3250 |
|
3243 | 3251 |
|
3244 | 3252 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5740 | 5740 |
|
5741 | 5741 |
|
5742 | 5742 |
|
| 5743 | + |
| 5744 | + |
| 5745 | + |
| 5746 | + |
| 5747 | + |
| 5748 | + |
| 5749 | + |
| 5750 | + |
| 5751 | + |
| 5752 | + |
| 5753 | + |
| 5754 | + |
| 5755 | + |
| 5756 | + |
| 5757 | + |
| 5758 | + |
| 5759 | + |
| 5760 | + |
5743 | 5761 |
|
5744 | 5762 |
|
5745 | 5763 |
|
|
0 commit comments