Commit b0e68b2
File tree
Expand file treeCollapse file tree
3 files changed
+62
-10
lines changedFilter options
- lib
- matplotlib
- mpl_toolkits
- mplot3d
- tests
Expand file treeCollapse file tree
3 files changed
+62
-10
lines changedlib/matplotlib/transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/transforms.py+43-3Lines changed: 43 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
902 | 902 |
|
903 | 903 |
|
904 | 904 |
|
| 905 | + |
| 906 | + |
| 907 | + |
| 908 | + |
| 909 | + |
| 910 | + |
| 911 | + |
| 912 | + |
| 913 | + |
| 914 | + |
| 915 | + |
| 916 | + |
| 917 | + |
| 918 | + |
| 919 | + |
| 920 | + |
| 921 | + |
| 922 | + |
| 923 | + |
| 924 | + |
| 925 | + |
| 926 | + |
| 927 | + |
| 928 | + |
| 929 | + |
| 930 | + |
| 931 | + |
| 932 | + |
| 933 | + |
| 934 | + |
| 935 | + |
| 936 | + |
| 937 | + |
| 938 | + |
| 939 | + |
| 940 | + |
| 941 | + |
| 942 | + |
| 943 | + |
| 944 | + |
905 | 945 |
|
906 | 946 |
|
907 |
| - |
908 |
| - |
909 |
| - |
| 947 | + |
| 948 | + |
| 949 | + |
910 | 950 |
|
911 | 951 |
|
912 | 952 |
|
|
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+8-7Lines changed: 8 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
107 | 107 |
|
108 | 108 |
|
109 | 109 |
|
| 110 | + |
110 | 111 |
|
111 | 112 |
|
112 | 113 |
|
| ||
643 | 644 |
|
644 | 645 |
|
645 | 646 |
|
646 |
| - |
647 |
| - |
648 |
| - |
649 |
| - |
| 647 | + |
| 648 | + |
| 649 | + |
| 650 | + |
| 651 | + |
| 652 | + |
650 | 653 |
|
651 |
| - |
652 |
| - |
653 |
| - |
| 654 | + |
654 | 655 |
|
655 | 656 |
|
656 | 657 |
|
|
lib/mpl_toolkits/tests/test_mplot3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/tests/test_mplot3d.py+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
198 | 198 |
|
199 | 199 |
|
200 | 200 |
|
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
201 | 212 |
|
202 | 213 |
|
203 | 214 |
|
|
0 commit comments