Commit 8c3736f
File tree
2 files changed
+62
-3
lines changedFilter options
- lib/mpl_toolkits/mplot3d
- tests
2 files changed
+62
-3
lines changedlib/mpl_toolkits/mplot3d/art3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/art3d.py+24-3Lines changed: 24 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
| ||
629 | 631 |
|
630 | 632 |
|
631 | 633 |
|
| 634 | + |
632 | 635 |
|
633 | 636 |
|
634 |
| - |
635 |
| - |
| 637 | + |
| 638 | + |
| 639 | + |
636 | 640 |
|
637 | 641 |
|
638 | 642 |
|
| ||
731 | 735 |
|
732 | 736 |
|
733 | 737 |
|
| 738 | + |
| 739 | + |
734 | 740 |
|
735 | 741 |
|
736 | 742 |
|
737 | 743 |
|
738 | 744 |
|
739 |
| - |
| 745 | + |
| 746 | + |
740 | 747 |
|
741 | 748 |
|
742 | 749 |
|
| 750 | + |
| 751 | + |
| 752 | + |
| 753 | + |
| 754 | + |
| 755 | + |
| 756 | + |
| 757 | + |
| 758 | + |
| 759 | + |
| 760 | + |
| 761 | + |
| 762 | + |
| 763 | + |
743 | 764 |
|
744 | 765 |
|
745 | 766 |
|
|
lib/mpl_toolkits/mplot3d/tests/test_art3d.py
Copy file name to clipboard+38Lines changed: 38 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 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
0 commit comments