Commit 788c28d
File tree
Expand file treeCollapse file tree
2 files changed
+24
-16
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+24
-16
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+17-9Lines changed: 17 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3945 | 3945 |
|
3946 | 3946 |
|
3947 | 3947 |
|
3948 |
| - |
| 3948 | + |
3949 | 3949 |
|
3950 | 3950 |
|
3951 | 3951 |
|
3952 | 3952 |
|
3953 |
| - |
| 3953 | + |
| 3954 | + |
3954 | 3955 |
|
3955 | 3956 |
|
3956 | 3957 |
|
| ||
3964 | 3965 |
|
3965 | 3966 |
|
3966 | 3967 |
|
3967 |
| - |
| 3968 | + |
| 3969 | + |
| 3970 | + |
3968 | 3971 |
|
3969 |
| - |
3970 |
| - |
3971 |
| - |
3972 |
| - |
3973 |
| - |
3974 |
| - |
| 3972 | + |
| 3973 | + |
| 3974 | + |
| 3975 | + |
| 3976 | + |
| 3977 | + |
| 3978 | + |
| 3979 | + |
| 3980 | + |
| 3981 | + |
| 3982 | + |
3975 | 3983 |
|
3976 | 3984 |
|
3977 | 3985 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2295 | 2295 |
|
2296 | 2296 |
|
2297 | 2297 |
|
2298 |
| - |
| 2298 | + |
2299 | 2299 |
|
2300 | 2300 |
|
2301 | 2301 |
|
| ||
2304 | 2304 |
|
2305 | 2305 |
|
2306 | 2306 |
|
2307 |
| - |
| 2307 | + |
2308 | 2308 |
|
2309 | 2309 |
|
2310 | 2310 |
|
| ||
2314 | 2314 |
|
2315 | 2315 |
|
2316 | 2316 |
|
2317 |
| - |
| 2317 | + |
2318 | 2318 |
|
2319 | 2319 |
|
2320 | 2320 |
|
| ||
2324 | 2324 |
|
2325 | 2325 |
|
2326 | 2326 |
|
2327 |
| - |
| 2327 | + |
2328 | 2328 |
|
2329 | 2329 |
|
2330 | 2330 |
|
| ||
2333 | 2333 |
|
2334 | 2334 |
|
2335 | 2335 |
|
2336 |
| - |
| 2336 | + |
2337 | 2337 |
|
2338 | 2338 |
|
2339 | 2339 |
|
| ||
2342 | 2342 |
|
2343 | 2343 |
|
2344 | 2344 |
|
2345 |
| - |
| 2345 | + |
2346 | 2346 |
|
2347 | 2347 |
|
2348 | 2348 |
|
| ||
2351 | 2351 |
|
2352 | 2352 |
|
2353 | 2353 |
|
2354 |
| - |
| 2354 | + |
2355 | 2355 |
|
2356 | 2356 |
|
2357 | 2357 |
|
|
0 commit comments