Commit a2b90a8
File tree
Expand file treeCollapse file tree
3 files changed
+19
-10
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
3 files changed
+19
-10
lines changedlib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+3-7Lines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
184 | 184 |
|
185 | 185 |
|
186 | 186 |
|
187 |
| - |
188 |
| - |
189 |
| - |
190 |
| - |
191 | 187 |
|
192 | 188 |
|
193 | 189 |
|
| ||
275 | 271 |
|
276 | 272 |
|
277 | 273 |
|
278 |
| - |
279 |
| - |
| 274 | + |
| 275 | + |
| 276 | + |
280 | 277 |
|
281 |
| - |
282 | 278 |
|
283 | 279 |
|
284 | 280 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
332 | 332 |
|
333 | 333 |
|
334 | 334 |
|
335 |
| - |
336 | 335 |
|
| 336 | + |
337 | 337 |
|
338 | 338 |
|
339 | 339 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+15-2Lines changed: 15 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1790 | 1790 |
|
1791 | 1791 |
|
1792 | 1792 |
|
1793 |
| - |
| 1793 | + |
1794 | 1794 |
|
1795 | 1795 |
|
1796 | 1796 |
|
1797 |
| - |
| 1797 | + |
1798 | 1798 |
|
1799 | 1799 |
|
1800 | 1800 |
|
| ||
4237 | 4237 |
|
4238 | 4238 |
|
4239 | 4239 |
|
| 4240 | + |
| 4241 | + |
| 4242 | + |
| 4243 | + |
| 4244 | + |
| 4245 | + |
| 4246 | + |
| 4247 | + |
| 4248 | + |
| 4249 | + |
| 4250 | + |
| 4251 | + |
| 4252 | + |
4240 | 4253 |
|
4241 | 4254 |
|
4242 | 4255 |
|
|
0 commit comments