Commit 7c6a74c
File tree
Expand file treeCollapse file tree
4 files changed
+103
-22
lines changedFilter options
- doc/users/next_whats_new
- lib/mpl_toolkits
- mplot3d
- tests
- baseline_images/test_mplot3d
Expand file treeCollapse file tree
4 files changed
+103
-22
lines changeddoc/users/next_whats_new/3d_plot_aspects_adjustable_keyword.rst
Copy file name to clipboard+34Lines changed: 34 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 | + |
| 33 | + |
| 34 | + |
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+50-21Lines changed: 50 additions & 21 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
287 | 287 |
|
288 | 288 |
|
289 | 289 |
|
290 |
| - |
291 |
| - |
292 |
| - |
| 290 | + |
293 | 291 |
|
294 | 292 |
|
295 | 293 |
|
| ||
320 | 318 |
|
321 | 319 |
|
322 | 320 |
|
| 321 | + |
| 322 | + |
| 323 | + |
323 | 324 |
|
324 | 325 |
|
325 | 326 |
|
326 | 327 |
|
327 | 328 |
|
328 |
| - |
329 |
| - |
330 |
| - |
331 |
| - |
332 |
| - |
333 |
| - |
334 |
| - |
335 |
| - |
| 329 | + |
336 | 330 |
|
337 | 331 |
|
338 | 332 |
|
339 | 333 |
|
340 |
| - |
341 | 334 |
|
342 |
| - |
343 |
| - |
344 |
| - |
345 |
| - |
346 |
| - |
347 |
| - |
348 |
| - |
349 |
| - |
350 |
| - |
| 335 | + |
| 336 | + |
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
| 363 | + |
| 364 | + |
| 365 | + |
| 366 | + |
| 367 | + |
| 368 | + |
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
| 377 | + |
| 378 | + |
| 379 | + |
351 | 380 |
|
352 | 381 |
|
353 | 382 |
|
|
lib/mpl_toolkits/tests/baseline_images/test_mplot3d/aspects_adjust_box.png
Copy file name to clipboard76.9 KB
Loading
lib/mpl_toolkits/tests/test_mplot3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/tests/test_mplot3d.py+19-1Lines changed: 19 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
48 | 66 |
|
49 | 67 |
|
50 | 68 |
|
|
0 commit comments