Commit 6f43017
File tree
Expand file treeCollapse file tree
6 files changed
+25
-122
lines changedFilter options
- doc/api/next_api_changes
- lib
- matplotlib
- axes
- tests
- mpl_toolkits/tests
Expand file treeCollapse file tree
6 files changed
+25
-122
lines changeddoc/api/next_api_changes/2018-04-20-AL.rst
Copy file name to clipboard+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+13-83Lines changed: 13 additions & 83 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1814 | 1814 |
|
1815 | 1815 |
|
1816 | 1816 |
|
1817 |
| - |
| 1817 | + |
| 1818 | + |
1818 | 1819 |
|
1819 | 1820 |
|
1820 | 1821 |
|
1821 |
| - |
1822 |
| - |
1823 |
| - |
1824 |
| - |
1825 |
| - |
1826 |
| - |
1827 |
| - |
| 1822 | + |
1828 | 1823 |
|
1829 | 1824 |
|
1830 | 1825 |
|
1831 | 1826 |
|
1832 | 1827 |
|
1833 | 1828 |
|
1834 | 1829 |
|
1835 |
| - |
1836 | 1830 |
|
1837 | 1831 |
|
1838 | 1832 |
|
| ||
1927 | 1921 |
|
1928 | 1922 |
|
1929 | 1923 |
|
1930 |
| - |
1931 |
| - |
1932 |
| - |
1933 |
| - |
1934 |
| - |
1935 |
| - |
1936 |
| - |
1937 |
| - |
1938 |
| - |
1939 |
| - |
1940 |
| - |
1941 |
| - |
1942 |
| - |
1943 |
| - |
1944 |
| - |
1945 |
| - |
1946 |
| - |
1947 |
| - |
1948 |
| - |
1949 |
| - |
1950 |
| - |
1951 |
| - |
1952 |
| - |
1953 |
| - |
1954 |
| - |
1955 |
| - |
1956 |
| - |
1957 | 1924 |
|
1958 | 1925 |
|
1959 | 1926 |
|
1960 | 1927 |
|
1961 | 1928 |
|
1962 | 1929 |
|
1963 |
| - |
1964 |
| - |
1965 |
| - |
| 1930 | + |
| 1931 | + |
1966 | 1932 |
|
1967 | 1933 |
|
1968 |
| - |
| 1934 | + |
1969 | 1935 |
|
1970 | 1936 |
|
1971 | 1937 |
|
1972 | 1938 |
|
1973 | 1939 |
|
1974 |
| - |
1975 |
| - |
1976 |
| - |
1977 |
| - |
1978 |
| - |
1979 | 1940 |
|
1980 | 1941 |
|
1981 | 1942 |
|
| ||
1984 | 1945 |
|
1985 | 1946 |
|
1986 | 1947 |
|
| 1948 | + |
1987 | 1949 |
|
1988 |
| - |
| 1950 | + |
1989 | 1951 |
|
1990 | 1952 |
|
1991 | 1953 |
|
| ||
2126 | 2088 |
|
2127 | 2089 |
|
2128 | 2090 |
|
2129 |
| - |
| 2091 | + |
| 2092 | + |
2130 | 2093 |
|
2131 | 2094 |
|
2132 | 2095 |
|
2133 |
| - |
2134 |
| - |
2135 |
| - |
2136 |
| - |
2137 |
| - |
2138 |
| - |
2139 |
| - |
| 2096 | + |
2140 | 2097 |
|
2141 | 2098 |
|
2142 | 2099 |
|
2143 | 2100 |
|
2144 | 2101 |
|
2145 | 2102 |
|
2146 | 2103 |
|
2147 |
| - |
2148 | 2104 |
|
2149 | 2105 |
|
2150 | 2106 |
|
| ||
2235 | 2191 |
|
2236 | 2192 |
|
2237 | 2193 |
|
2238 |
| - |
2239 |
| - |
2240 |
| - |
2241 |
| - |
2242 |
| - |
2243 |
| - |
2244 |
| - |
2245 |
| - |
2246 |
| - |
2247 |
| - |
2248 |
| - |
2249 |
| - |
2250 |
| - |
2251 |
| - |
2252 |
| - |
2253 |
| - |
2254 |
| - |
2255 |
| - |
2256 |
| - |
2257 |
| - |
2258 |
| - |
2259 |
| - |
2260 |
| - |
2261 |
| - |
2262 |
| - |
2263 |
| - |
2264 | 2194 |
|
2265 |
| - |
2266 |
| - |
| 2195 | + |
| 2196 | + |
2267 | 2197 |
|
2268 | 2198 |
|
2269 | 2199 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+3-35Lines changed: 3 additions & 35 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1441 | 1441 |
|
1442 | 1442 |
|
1443 | 1443 |
|
1444 |
| - |
| 1444 | + |
1445 | 1445 |
|
1446 | 1446 |
|
1447 | 1447 |
|
1448 | 1448 |
|
1449 | 1449 |
|
1450 | 1450 |
|
1451 |
| - |
| 1451 | + |
1452 | 1452 |
|
1453 | 1453 |
|
1454 | 1454 |
|
| ||
5343 | 5343 |
|
5344 | 5344 |
|
5345 | 5345 |
|
5346 |
| - |
| 5346 | + |
5347 | 5347 |
|
5348 | 5348 |
|
5349 | 5349 |
|
| ||
5639 | 5639 |
|
5640 | 5640 |
|
5641 | 5641 |
|
5642 |
| - |
5643 |
| - |
5644 |
| - |
5645 |
| - |
5646 |
| - |
5647 |
| - |
5648 |
| - |
5649 |
| - |
5650 |
| - |
5651 |
| - |
5652 |
| - |
5653 |
| - |
5654 |
| - |
5655 |
| - |
5656 |
| - |
5657 |
| - |
5658 |
| - |
5659 |
| - |
5660 |
| - |
5661 |
| - |
5662 |
| - |
5663 |
| - |
5664 |
| - |
5665 |
| - |
5666 |
| - |
5667 |
| - |
5668 |
| - |
5669 |
| - |
5670 |
| - |
5671 |
| - |
5672 |
| - |
5673 |
| - |
5674 | 5642 |
|
5675 | 5643 |
|
5676 | 5644 |
|
|
lib/matplotlib/tests/test_bbox_tight.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_bbox_tight.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
|
lib/matplotlib/tests/test_legend.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_legend.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
52 |
| - |
| 51 | + |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
|
lib/mpl_toolkits/tests/test_mplot3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/tests/test_mplot3d.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
0 commit comments