Commit c604096
File tree
Expand file treeCollapse file tree
5 files changed
+45
-22
lines changedFilter options
- lib/mpl_toolkits/mplot3d
- tests
Expand file treeCollapse file tree
5 files changed
+45
-22
lines changedlib/mpl_toolkits/mplot3d/art3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/art3d.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
148 | 148 |
|
149 | 149 |
|
150 | 150 |
|
151 |
| - |
| 151 | + |
152 | 152 |
|
153 | 153 |
|
154 | 154 |
|
| ||
359 | 359 |
|
360 | 360 |
|
361 | 361 |
|
362 |
| - |
| 362 | + |
363 | 363 |
|
364 | 364 |
|
365 | 365 |
|
|
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
249 | 249 |
|
250 | 250 |
|
251 | 251 |
|
252 |
| - |
| 252 | + |
253 | 253 |
|
254 | 254 |
|
255 | 255 |
|
| ||
918 | 918 |
|
919 | 919 |
|
920 | 920 |
|
921 |
| - |
| 921 | + |
922 | 922 |
|
923 | 923 |
|
924 | 924 |
|
925 | 925 |
|
926 | 926 |
|
927 |
| - |
928 |
| - |
929 |
| - |
| 927 | + |
| 928 | + |
| 929 | + |
930 | 930 |
|
931 | 931 |
|
932 | 932 |
|
|
lib/mpl_toolkits/mplot3d/axis3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axis3d.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
367 | 367 |
|
368 | 368 |
|
369 | 369 |
|
370 |
| - |
| 370 | + |
371 | 371 |
|
372 | 372 |
|
373 | 373 |
|
|
lib/mpl_toolkits/mplot3d/proj3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/proj3d.py+36-3Lines changed: 36 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
| 9 | + |
8 | 10 |
|
9 | 11 |
|
10 | 12 |
|
| ||
51 | 53 |
|
52 | 54 |
|
53 | 55 |
|
| 56 | + |
54 | 57 |
|
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
55 | 65 |
|
56 | 66 |
|
57 | 67 |
|
| ||
101 | 111 |
|
102 | 112 |
|
103 | 113 |
|
104 |
| - |
| 114 | + |
105 | 115 |
|
106 | 116 |
|
107 | 117 |
|
| ||
150 | 160 |
|
151 | 161 |
|
152 | 162 |
|
| 163 | + |
153 | 164 |
|
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
154 | 169 |
|
155 | 170 |
|
156 | 171 |
|
| ||
162 | 177 |
|
163 | 178 |
|
164 | 179 |
|
| 180 | + |
165 | 181 |
|
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
166 | 186 |
|
167 | 187 |
|
168 | 188 |
|
| ||
218 | 238 |
|
219 | 239 |
|
220 | 240 |
|
221 |
| - |
| 241 | + |
| 242 | + |
| 243 | + |
222 | 244 |
|
223 | 245 |
|
224 | 246 |
|
| ||
231 | 253 |
|
232 | 254 |
|
233 | 255 |
|
| 256 | + |
234 | 257 |
|
235 |
| - |
| 258 | + |
| 259 | + |
236 | 260 |
|
| 261 | + |
| 262 | + |
237 | 263 |
|
| 264 | + |
| 265 | + |
238 | 266 |
|
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
239 | 271 |
|
240 | 272 |
|
241 | 273 |
|
242 | 274 |
|
| 275 | + |
243 | 276 |
|
244 | 277 |
|
245 | 278 |
|
|
lib/mpl_toolkits/mplot3d/tests/test_axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/tests/test_axes3d.py+1-11Lines changed: 1 addition & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1074 | 1074 |
|
1075 | 1075 |
|
1076 | 1076 |
|
1077 |
| - |
| 1077 | + |
1078 | 1078 |
|
1079 | 1079 |
|
1080 | 1080 |
|
| ||
1095 | 1095 |
|
1096 | 1096 |
|
1097 | 1097 |
|
1098 |
| - |
1099 |
| - |
1100 |
| - |
1101 |
| - |
1102 |
| - |
1103 |
| - |
1104 |
| - |
1105 |
| - |
1106 |
| - |
1107 |
| - |
1108 | 1098 |
|
1109 | 1099 |
|
1110 | 1100 |
|
|
0 commit comments