Commit 5544485
File tree
Expand file treeCollapse file tree
5 files changed
+29
-3
lines changedFilter options
- doc/api/next_api_changes
- lib
- matplotlib
- axes
- tests
- mpl_toolkits/mplot3d
Expand file treeCollapse file tree
5 files changed
+29
-3
lines changeddoc/api/next_api_changes/2019-06-25-AL.rst
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3264 | 3264 |
|
3265 | 3265 |
|
3266 | 3266 |
|
| 3267 | + |
3267 | 3268 |
|
3268 | 3269 |
|
| 3270 | + |
| 3271 | + |
3269 | 3272 |
|
3270 | 3273 |
|
3271 | 3274 |
|
| ||
3644 | 3647 |
|
3645 | 3648 |
|
3646 | 3649 |
|
| 3650 | + |
3647 | 3651 |
|
3648 | 3652 |
|
| 3653 | + |
| 3654 | + |
3649 | 3655 |
|
3650 | 3656 |
|
3651 | 3657 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
938 | 938 |
|
939 | 939 |
|
940 | 940 |
|
941 |
| - |
| 941 | + |
| 942 | + |
| 943 | + |
| 944 | + |
| 945 | + |
| 946 | + |
942 | 947 |
|
943 | 948 |
|
944 | 949 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1521 | 1521 |
|
1522 | 1522 |
|
1523 | 1523 |
|
1524 |
| - |
1525 |
| - |
| 1524 | + |
| 1525 | + |
1526 | 1526 |
|
1527 | 1527 |
|
1528 | 1528 |
|
|
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
623 | 623 |
|
624 | 624 |
|
625 | 625 |
|
| 626 | + |
626 | 627 |
|
627 | 628 |
|
| 629 | + |
| 630 | + |
628 | 631 |
|
629 | 632 |
|
630 | 633 |
|
| ||
681 | 684 |
|
682 | 685 |
|
683 | 686 |
|
| 687 | + |
684 | 688 |
|
685 | 689 |
|
| 690 | + |
| 691 | + |
686 | 692 |
|
687 | 693 |
|
688 | 694 |
|
| ||
739 | 745 |
|
740 | 746 |
|
741 | 747 |
|
| 748 | + |
742 | 749 |
|
743 | 750 |
|
| 751 | + |
| 752 | + |
744 | 753 |
|
745 | 754 |
|
746 | 755 |
|
|
0 commit comments