Commit 42a143c
File tree
Expand file treeCollapse file tree
6 files changed
+77
-9
lines changedFilter options
- doc/users/whats_new
- examples/mplot3d
- lib/mpl_toolkits
- mplot3d
- tests
- baseline_images/test_mplot3d
Expand file treeCollapse file tree
6 files changed
+77
-9
lines changeddoc/users/whats_new/wireframe3d.rst
Copy file name to clipboard+14Lines changed: 14 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 | + |
examples/mplot3d/wire3d_zero_stride.py
Copy file name to clipboard+12Lines changed: 12 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 | + |
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+19-8Lines changed: 19 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1717 | 1717 |
|
1718 | 1718 |
|
1719 | 1719 |
|
1720 |
| - |
| 1720 | + |
| 1721 | + |
| 1722 | + |
1721 | 1723 |
|
1722 | 1724 |
|
1723 | 1725 |
|
| ||
1748 | 1750 |
|
1749 | 1751 |
|
1750 | 1752 |
|
1751 |
| - |
1752 |
| - |
| 1753 | + |
| 1754 | + |
| 1755 | + |
| 1756 | + |
| 1757 | + |
| 1758 | + |
| 1759 | + |
| 1760 | + |
| 1761 | + |
| 1762 | + |
| 1763 | + |
| 1764 | + |
| 1765 | + |
| 1766 | + |
1753 | 1767 |
|
1754 |
| - |
1755 |
| - |
1756 |
| - |
1757 |
| - |
1758 |
| - |
| 1768 | + |
| 1769 | + |
1759 | 1770 |
|
1760 | 1771 |
|
1761 | 1772 |
|
|
lib/mpl_toolkits/tests/baseline_images/test_mplot3d/wireframe3dzerocstride.png
Copy file name to clipboard79 KB
Loading
lib/mpl_toolkits/tests/baseline_images/test_mplot3d/wireframe3dzerorstride.png
Copy file name to clipboard82.8 KB
Loading
lib/mpl_toolkits/tests/test_mplot3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/tests/test_mplot3d.py+32-1Lines changed: 32 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
1 | 4 |
|
2 | 5 |
|
3 |
| - |
| 6 | + |
4 | 7 |
|
5 | 8 |
|
6 | 9 |
|
| ||
172 | 175 |
|
173 | 176 |
|
174 | 177 |
|
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
175 | 206 |
|
176 | 207 |
|
177 | 208 |
|
|
0 commit comments