Commit 437158c
File tree
Expand file treeCollapse file tree
7 files changed
+87
-19
lines changedFilter options
- doc/users/next_whats_new
- examples/mplot3d
- lib/mpl_toolkits
- mplot3d
- tests
- baseline_images/test_mplot3d
Expand file treeCollapse file tree
7 files changed
+87
-19
lines changeddoc/users/next_whats_new/3d_plot_aspects.rst
Copy file name to clipboard+32Lines changed: 32 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
examples/mplot3d/surface3d_2.py
Copy file name to clipboardExpand all lines: examples/mplot3d/surface3d_2.py+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
| 27 | + |
| 28 | + |
26 | 29 |
|
examples/mplot3d/voxels_numpy_logo.py
Copy file name to clipboardExpand all lines: examples/mplot3d/voxels_numpy_logo.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
| 45 | + |
45 | 46 |
|
46 | 47 |
|
examples/mplot3d/voxels_rgb.py
Copy file name to clipboardExpand all lines: examples/mplot3d/voxels_rgb.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
| 42 | + |
42 | 43 |
|
43 | 44 |
|
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+34-14Lines changed: 34 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
271 | 271 |
|
272 | 272 |
|
273 | 273 |
|
274 |
| - |
275 |
| - |
276 |
| - |
277 |
| - |
278 |
| - |
279 |
| - |
280 |
| - |
281 | 274 |
|
282 | 275 |
|
283 |
| - |
| 276 | + |
284 | 277 |
|
285 | 278 |
|
286 | 279 |
|
287 | 280 |
|
288 | 281 |
|
289 | 282 |
|
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
290 | 287 |
|
291 | 288 |
|
292 | 289 |
|
| ||
320 | 317 |
|
321 | 318 |
|
322 | 319 |
|
323 |
| - |
324 |
| - |
325 |
| - |
326 |
| - |
327 |
| - |
| 320 | + |
| 321 | + |
328 | 322 |
|
329 |
| - |
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
330 | 350 |
|
331 | 351 |
|
332 | 352 |
|
|
lib/mpl_toolkits/tests/baseline_images/test_mplot3d/aspects.png
Copy file name to clipboard36.2 KB
Loading
lib/mpl_toolkits/tests/test_mplot3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/tests/test_mplot3d.py+16-5Lines changed: 16 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
37 | 48 |
|
38 | 49 |
|
39 | 50 |
|
|
0 commit comments