Commit 543a222
File tree
Expand file treeCollapse file tree
2 files changed
+44
-3
lines changedFilter options
- lib/matplotlib
- tests
Expand file treeCollapse file tree
2 files changed
+44
-3
lines changedlib/matplotlib/tests/test_transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_transforms.py+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
492 | 492 |
|
493 | 493 |
|
494 | 494 |
|
| 495 | + |
| 496 | + |
| 497 | + |
| 498 | + |
| 499 | + |
| 500 | + |
| 501 | + |
| 502 | + |
| 503 | + |
| 504 | + |
495 | 505 |
|
496 | 506 |
|
497 | 507 |
|
lib/matplotlib/transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/transforms.py+34-3Lines changed: 34 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1285 | 1285 |
|
1286 | 1286 |
|
1287 | 1287 |
|
1288 |
| - |
1289 |
| - |
| 1288 | + |
| 1289 | + |
| 1290 | + |
| 1291 | + |
| 1292 | + |
| 1293 | + |
| 1294 | + |
| 1295 | + |
| 1296 | + |
| 1297 | + |
| 1298 | + |
| 1299 | + |
| 1300 | + |
| 1301 | + |
| 1302 | + |
| 1303 | + |
| 1304 | + |
| 1305 | + |
| 1306 | + |
| 1307 | + |
| 1308 | + |
| 1309 | + |
| 1310 | + |
| 1311 | + |
| 1312 | + |
| 1313 | + |
| 1314 | + |
1290 | 1315 |
|
1291 | 1316 |
|
1292 | 1317 |
|
| ||
1302 | 1327 |
|
1303 | 1328 |
|
1304 | 1329 |
|
| 1330 | + |
| 1331 | + |
| 1332 | + |
1305 | 1333 |
|
1306 | 1334 |
|
1307 | 1335 |
|
| ||
1318 | 1346 |
|
1319 | 1347 |
|
1320 | 1348 |
|
| 1349 | + |
| 1350 | + |
| 1351 | + |
1321 | 1352 |
|
1322 | 1353 |
|
1323 | 1354 |
|
| ||
1944 | 1975 |
|
1945 | 1976 |
|
1946 | 1977 |
|
1947 |
| - |
| 1978 | + |
1948 | 1979 |
|
1949 | 1980 |
|
1950 | 1981 |
|
|
0 commit comments