Commit 65878f3
File tree
Expand file treeCollapse file tree
2 files changed
+24
-3
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+24
-3
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3283 | 3283 |
|
3284 | 3284 |
|
3285 | 3285 |
|
3286 |
| - |
| 3286 | + |
3287 | 3287 |
|
3288 |
| - |
| 3288 | + |
3289 | 3289 |
|
3290 | 3290 |
|
3291 | 3291 |
|
| ||
3298 | 3298 |
|
3299 | 3299 |
|
3300 | 3300 |
|
3301 |
| - |
| 3301 | + |
3302 | 3302 |
|
3303 | 3303 |
|
3304 | 3304 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6149 | 6149 |
|
6150 | 6150 |
|
6151 | 6151 |
|
| 6152 | + |
| 6153 | + |
| 6154 | + |
| 6155 | + |
| 6156 | + |
| 6157 | + |
| 6158 | + |
| 6159 | + |
| 6160 | + |
| 6161 | + |
| 6162 | + |
| 6163 | + |
| 6164 | + |
| 6165 | + |
| 6166 | + |
| 6167 | + |
| 6168 | + |
| 6169 | + |
| 6170 | + |
| 6171 | + |
| 6172 | + |
6152 | 6173 |
|
6153 | 6174 |
|
6154 | 6175 |
|
|
0 commit comments