Commit f57292b
File tree
Expand file treeCollapse file tree
6 files changed
+31
-16
lines changedFilter options
- doc/api/next_api_changes/deprecations
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
6 files changed
+31
-16
lines changeddoc/api/next_api_changes/deprecations/25859-ES.rst
Copy file name to clipboard+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
392 | 392 |
|
393 | 393 |
|
394 | 394 |
|
395 |
| - |
396 |
| - |
| 395 | + |
397 | 396 |
|
398 | 397 |
|
399 | 398 |
|
|
+13-11Lines changed: 13 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
621 | 621 |
|
622 | 622 |
|
623 | 623 |
|
624 |
| - |
| 624 | + |
625 | 625 |
|
626 | 626 |
|
627 | 627 |
|
628 | 628 |
|
629 | 629 |
|
630 |
| - |
| 630 | + |
631 | 631 |
|
632 |
| - |
633 |
| - |
634 |
| - |
635 |
| - |
| 632 | + |
| 633 | + |
636 | 634 |
|
637 | 635 |
|
638 | 636 |
|
639 | 637 |
|
| 638 | + |
| 639 | + |
| 640 | + |
| 641 | + |
| 642 | + |
| 643 | + |
640 | 644 |
|
641 | 645 |
|
642 | 646 |
|
| ||
762 | 766 |
|
763 | 767 |
|
764 | 768 |
|
765 |
| - |
766 |
| - |
| 769 | + |
767 | 770 |
|
768 | 771 |
|
769 | 772 |
|
| ||
1662 | 1665 |
|
1663 | 1666 |
|
1664 | 1667 |
|
1665 |
| - |
1666 |
| - |
1667 |
| - |
| 1668 | + |
| 1669 | + |
1668 | 1670 |
|
1669 | 1671 |
|
1670 | 1672 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
232 | 232 |
|
233 | 233 |
|
234 | 234 |
|
235 |
| - |
| 235 | + |
236 | 236 |
|
237 | 237 |
|
238 | 238 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1394 | 1394 |
|
1395 | 1395 |
|
1396 | 1396 |
|
1397 |
| - |
| 1397 | + |
1398 | 1398 |
|
1399 | 1399 |
|
1400 | 1400 |
|
|
lib/matplotlib/tests/test_figure.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_figure.py+10-1Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
485 | 485 |
|
486 | 486 |
|
487 | 487 |
|
488 |
| - |
| 488 | + |
489 | 489 |
|
490 | 490 |
|
491 | 491 |
|
492 | 492 |
|
493 | 493 |
|
| 494 | + |
| 495 | + |
| 496 | + |
| 497 | + |
| 498 | + |
| 499 | + |
| 500 | + |
| 501 | + |
| 502 | + |
494 | 503 |
|
495 | 504 |
|
496 | 505 |
|
|
0 commit comments