File tree
Expand file treeCollapse file tree
7 files changed
+117
-17
lines changedFilter options
- doc/users/whats_new
- examples/mplot3d
- lib/mpl_toolkits
- mplot3d
- tests
Expand file treeCollapse file tree
7 files changed
+117
-17
lines changeddoc/users/whats_new/plot_surface.rst
Copy file name to clipboard+15Lines changed: 15 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 | + |
examples/mplot3d/surface3d_demo.py
Copy file name to clipboardExpand all lines: examples/mplot3d/surface3d_demo.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
|
examples/mplot3d/surface3d_demo2.py
Copy file name to clipboardExpand all lines: examples/mplot3d/surface3d_demo2.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
examples/mplot3d/surface3d_demo3.py
Copy file name to clipboardExpand all lines: examples/mplot3d/surface3d_demo3.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
38 |
| - |
| 37 | + |
39 | 38 |
|
40 | 39 |
|
41 | 40 |
|
|
examples/mplot3d/surface3d_radial_demo.py
Copy file name to clipboardExpand all lines: examples/mplot3d/surface3d_radial_demo.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
|
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+81-8Lines changed: 81 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1553 | 1553 |
|
1554 | 1554 |
|
1555 | 1555 |
|
1556 |
| - |
1557 |
| - |
| 1556 | + |
| 1557 | + |
| 1558 | + |
| 1559 | + |
| 1560 | + |
| 1561 | + |
| 1562 | + |
| 1563 | + |
| 1564 | + |
| 1565 | + |
| 1566 | + |
| 1567 | + |
| 1568 | + |
1558 | 1569 |
|
1559 | 1570 |
|
1560 | 1571 |
|
1561 | 1572 |
|
1562 | 1573 |
|
1563 |
| - |
1564 |
| - |
| 1574 | + |
| 1575 | + |
| 1576 | + |
| 1577 | + |
1565 | 1578 |
|
1566 | 1579 |
|
1567 | 1580 |
|
| ||
1582 | 1595 |
|
1583 | 1596 |
|
1584 | 1597 |
|
| 1598 | + |
| 1599 | + |
| 1600 | + |
| 1601 | + |
| 1602 | + |
| 1603 | + |
1585 | 1604 |
|
1586 | 1605 |
|
| 1606 | + |
| 1607 | + |
| 1608 | + |
| 1609 | + |
| 1610 | + |
| 1611 | + |
| 1612 | + |
| 1613 | + |
| 1614 | + |
| 1615 | + |
| 1616 | + |
| 1617 | + |
| 1618 | + |
| 1619 | + |
| 1620 | + |
| 1621 | + |
1587 | 1622 |
|
1588 | 1623 |
|
1589 | 1624 |
|
| ||
1733 | 1768 |
|
1734 | 1769 |
|
1735 | 1770 |
|
1736 |
| - |
| 1771 | + |
| 1772 | + |
| 1773 | + |
| 1774 | + |
| 1775 | + |
| 1776 | + |
| 1777 | + |
| 1778 | + |
| 1779 | + |
| 1780 | + |
| 1781 | + |
| 1782 | + |
| 1783 | + |
| 1784 | + |
| 1785 | + |
1737 | 1786 |
|
1738 | 1787 |
|
1739 | 1788 |
|
| ||
1742 | 1791 |
|
1743 | 1792 |
|
1744 | 1793 |
|
| 1794 | + |
| 1795 | + |
1745 | 1796 |
|
1746 | 1797 |
|
1747 | 1798 |
|
| ||
1750 | 1801 |
|
1751 | 1802 |
|
1752 | 1803 |
|
1753 |
| - |
1754 |
| - |
1755 |
| - |
1756 | 1804 |
|
1757 | 1805 |
|
1758 | 1806 |
|
1759 | 1807 |
|
1760 | 1808 |
|
1761 | 1809 |
|
| 1810 | + |
| 1811 | + |
| 1812 | + |
| 1813 | + |
| 1814 | + |
| 1815 | + |
| 1816 | + |
| 1817 | + |
| 1818 | + |
| 1819 | + |
| 1820 | + |
| 1821 | + |
| 1822 | + |
| 1823 | + |
| 1824 | + |
| 1825 | + |
| 1826 | + |
| 1827 | + |
| 1828 | + |
| 1829 | + |
| 1830 | + |
| 1831 | + |
| 1832 | + |
| 1833 | + |
| 1834 | + |
1762 | 1835 |
|
1763 | 1836 |
|
1764 | 1837 |
|
|
lib/mpl_toolkits/tests/test_mplot3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/tests/test_mplot3d.py+17-4Lines changed: 17 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
108 |
| - |
| 108 | + |
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
| ||
141 | 141 |
|
142 | 142 |
|
143 | 143 |
|
144 |
| - |
| 144 | + |
145 | 145 |
|
146 | 146 |
|
147 | 147 |
|
| ||
194 | 194 |
|
195 | 195 |
|
196 | 196 |
|
197 |
| - |
| 197 | + |
198 | 198 |
|
199 | 199 |
|
200 | 200 |
|
| ||
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
206 |
| - |
| 206 | + |
207 | 207 |
|
208 | 208 |
|
209 | 209 |
|
| ||
214 | 214 |
|
215 | 215 |
|
216 | 216 |
|
| 217 | + |
217 | 218 |
|
218 | 219 |
|
219 | 220 |
|
| ||
222 | 223 |
|
223 | 224 |
|
224 | 225 |
|
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
225 | 238 |
|
226 | 239 |
|
227 | 240 |
|
|
0 commit comments