Commit 13efff3
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 |
---|---|---|
| ||
3937 | 3937 |
|
3938 | 3938 |
|
3939 | 3939 |
|
3940 |
| - |
| 3940 | + |
3941 | 3941 |
|
3942 | 3942 |
|
3943 | 3943 |
|
3944 | 3944 |
|
3945 |
| - |
| 3945 | + |
| 3946 | + |
3946 | 3947 |
|
3947 | 3948 |
|
3948 | 3949 |
|
| ||
3956 | 3957 |
|
3957 | 3958 |
|
3958 | 3959 |
|
3959 |
| - |
| 3960 | + |
| 3961 | + |
| 3962 | + |
3960 | 3963 |
|
3961 |
| - |
3962 |
| - |
3963 |
| - |
3964 |
| - |
3965 |
| - |
3966 |
| - |
| 3964 | + |
| 3965 | + |
| 3966 | + |
| 3967 | + |
| 3968 | + |
| 3969 | + |
| 3970 | + |
| 3971 | + |
| 3972 | + |
| 3973 | + |
| 3974 | + |
3967 | 3975 |
|
3968 | 3976 |
|
3969 | 3977 |
|
|
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 |
---|---|---|
| ||
2241 | 2241 |
|
2242 | 2242 |
|
2243 | 2243 |
|
2244 |
| - |
| 2244 | + |
2245 | 2245 |
|
2246 | 2246 |
|
2247 | 2247 |
|
| ||
2250 | 2250 |
|
2251 | 2251 |
|
2252 | 2252 |
|
2253 |
| - |
| 2253 | + |
2254 | 2254 |
|
2255 | 2255 |
|
2256 | 2256 |
|
| ||
2260 | 2260 |
|
2261 | 2261 |
|
2262 | 2262 |
|
2263 |
| - |
| 2263 | + |
2264 | 2264 |
|
2265 | 2265 |
|
2266 | 2266 |
|
| ||
2270 | 2270 |
|
2271 | 2271 |
|
2272 | 2272 |
|
2273 |
| - |
| 2273 | + |
2274 | 2274 |
|
2275 | 2275 |
|
2276 | 2276 |
|
| ||
2279 | 2279 |
|
2280 | 2280 |
|
2281 | 2281 |
|
2282 |
| - |
| 2282 | + |
2283 | 2283 |
|
2284 | 2284 |
|
2285 | 2285 |
|
| ||
2288 | 2288 |
|
2289 | 2289 |
|
2290 | 2290 |
|
2291 |
| - |
| 2291 | + |
2292 | 2292 |
|
2293 | 2293 |
|
2294 | 2294 |
|
| ||
2297 | 2297 |
|
2298 | 2298 |
|
2299 | 2299 |
|
2300 |
| - |
| 2300 | + |
2301 | 2301 |
|
2302 | 2302 |
|
2303 | 2303 |
|
|
0 commit comments