Commit c498f11
File tree
Expand file treeCollapse file tree
4 files changed
+38
-21
lines changedFilter options
- doc/api/next_api_changes
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
4 files changed
+38
-21
lines changeddoc/api/next_api_changes/deprecations.rst
Copy file name to clipboardExpand all lines: doc/api/next_api_changes/deprecations.rst+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
415 | 415 |
|
416 | 416 |
|
417 | 417 |
|
| 418 | + |
| 419 | + |
| 420 | + |
| 421 | + |
| 422 | + |
| 423 | + |
| 424 | + |
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1264 | 1264 |
|
1265 | 1265 |
|
1266 | 1266 |
|
1267 |
| - |
| 1267 | + |
1268 | 1268 |
|
1269 | 1269 |
|
1270 | 1270 |
|
|
lib/matplotlib/collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/collections.py+24-16Lines changed: 24 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1455 | 1455 |
|
1456 | 1456 |
|
1457 | 1457 |
|
1458 |
| - |
1459 |
| - |
| 1458 | + |
| 1459 | + |
1460 | 1460 |
|
1461 | 1461 |
|
1462 | 1462 |
|
| ||
1471 | 1471 |
|
1472 | 1472 |
|
1473 | 1473 |
|
1474 |
| - |
| 1474 | + |
1475 | 1475 |
|
1476 |
| - |
1477 |
| - |
| 1476 | + |
1478 | 1477 |
|
1479 | 1478 |
|
1480 | 1479 |
|
| ||
1584 | 1583 |
|
1585 | 1584 |
|
1586 | 1585 |
|
1587 |
| - |
1588 |
| - |
1589 |
| - |
1590 |
| - |
1591 |
| - |
1592 |
| - |
1593 |
| - |
1594 |
| - |
1595 |
| - |
1596 |
| - |
1597 |
| - |
| 1586 | + |
| 1587 | + |
| 1588 | + |
| 1589 | + |
| 1590 | + |
| 1591 | + |
| 1592 | + |
| 1593 | + |
| 1594 | + |
| 1595 | + |
| 1596 | + |
| 1597 | + |
| 1598 | + |
| 1599 | + |
| 1600 | + |
| 1601 | + |
| 1602 | + |
| 1603 | + |
| 1604 | + |
| 1605 | + |
1598 | 1606 |
|
1599 | 1607 |
|
1600 | 1608 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3848 | 3848 |
|
3849 | 3849 |
|
3850 | 3850 |
|
3851 |
| - |
3852 |
| - |
3853 |
| - |
| 3851 | + |
| 3852 | + |
| 3853 | + |
3854 | 3854 |
|
3855 | 3855 |
|
3856 | 3856 |
|
3857 | 3857 |
|
3858 |
| - |
| 3858 | + |
| 3859 | + |
| 3860 | + |
3859 | 3861 |
|
3860 | 3862 |
|
3861 | 3863 |
|
|
0 commit comments