File tree
Expand file treeCollapse file tree
3 files changed
+90
-17
lines changedFilter options
- lib/mpl_toolkits/mplot3d
- tests
Expand file treeCollapse file tree
3 files changed
+90
-17
lines changedlib/mpl_toolkits/mplot3d/art3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/art3d.py+41Lines changed: 41 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1185 | 1185 |
|
1186 | 1186 |
|
1187 | 1187 |
|
| 1188 | + |
| 1189 | + |
| 1190 | + |
| 1191 | + |
| 1192 | + |
| 1193 | + |
| 1194 | + |
| 1195 | + |
| 1196 | + |
| 1197 | + |
| 1198 | + |
| 1199 | + |
| 1200 | + |
| 1201 | + |
| 1202 | + |
| 1203 | + |
| 1204 | + |
| 1205 | + |
| 1206 | + |
| 1207 | + |
| 1208 | + |
| 1209 | + |
| 1210 | + |
| 1211 | + |
| 1212 | + |
| 1213 | + |
| 1214 | + |
| 1215 | + |
| 1216 | + |
| 1217 | + |
| 1218 | + |
| 1219 | + |
| 1220 | + |
| 1221 | + |
| 1222 | + |
| 1223 | + |
| 1224 | + |
| 1225 | + |
| 1226 | + |
| 1227 | + |
| 1228 | + |
1188 | 1229 |
|
1189 | 1230 |
|
1190 | 1231 |
|
|
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+17-16Lines changed: 17 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1994 | 1994 |
|
1995 | 1995 |
|
1996 | 1996 |
|
1997 |
| - |
1998 |
| - |
1999 |
| - |
| 1997 | + |
| 1998 | + |
2000 | 1999 |
|
2001 | 2000 |
|
2002 | 2001 |
|
| ||
2019 | 2018 |
|
2020 | 2019 |
|
2021 | 2020 |
|
2022 |
| - |
2023 |
| - |
2024 |
| - |
2025 |
| - |
2026 |
| - |
2027 |
| - |
2028 |
| - |
2029 |
| - |
2030 |
| - |
2031 |
| - |
2032 |
| - |
2033 |
| - |
2034 |
| - |
2035 | 2021 |
|
2036 | 2022 |
|
2037 | 2023 |
|
| ||
2046 | 2032 |
|
2047 | 2033 |
|
2048 | 2034 |
|
| 2035 | + |
| 2036 | + |
| 2037 | + |
| 2038 | + |
| 2039 | + |
| 2040 | + |
| 2041 | + |
| 2042 | + |
| 2043 | + |
| 2044 | + |
| 2045 | + |
| 2046 | + |
| 2047 | + |
| 2048 | + |
| 2049 | + |
2049 | 2050 |
|
2050 | 2051 |
|
2051 | 2052 |
|
|
lib/mpl_toolkits/mplot3d/tests/test_art3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/tests/test_art3d.py+32-1Lines changed: 32 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
0 commit comments