Commit 88e40cb
File tree
Expand file treeCollapse file tree
3 files changed
+36
-32
lines changedFilter options
- lib/matplotlib
- tests
Expand file treeCollapse file tree
3 files changed
+36
-32
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+8-9Lines changed: 8 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
47 |
| - |
| 46 | + |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
| ||
220 | 220 |
|
221 | 221 |
|
222 | 222 |
|
223 |
| - |
224 |
| - |
225 |
| - |
226 |
| - |
| 223 | + |
| 224 | + |
227 | 225 |
|
228 | 226 |
|
229 |
| - |
| 227 | + |
230 | 228 |
|
231 | 229 |
|
232 | 230 |
|
233 |
| - |
234 |
| - |
| 231 | + |
| 232 | + |
| 233 | + |
235 | 234 |
|
236 | 235 |
|
237 | 236 |
|
|
lib/matplotlib/tests/test_backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_bases.py+11-10Lines changed: 11 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
51 | 52 |
|
52 | 53 |
|
53 | 54 |
|
|
lib/matplotlib/transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/transforms.py+17-13Lines changed: 17 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| 39 | + |
39 | 40 |
|
40 | 41 |
|
41 | 42 |
|
| ||
1831 | 1832 |
|
1832 | 1833 |
|
1833 | 1834 |
|
1834 |
| - |
| 1835 | + |
1835 | 1836 |
|
1836 | 1837 |
|
1837 | 1838 |
|
| ||
1914 | 1915 |
|
1915 | 1916 |
|
1916 | 1917 |
|
1917 |
| - |
1918 |
| - |
| 1918 | + |
| 1919 | + |
1919 | 1920 |
|
1920 | 1921 |
|
1921 | 1922 |
|
| ||
1930 | 1931 |
|
1931 | 1932 |
|
1932 | 1933 |
|
1933 |
| - |
| 1934 | + |
1934 | 1935 |
|
1935 | 1936 |
|
1936 | 1937 |
|
| ||
1962 | 1963 |
|
1963 | 1964 |
|
1964 | 1965 |
|
1965 |
| - |
1966 |
| - |
1967 |
| - |
| 1966 | + |
| 1967 | + |
1968 | 1968 |
|
1969 | 1969 |
|
1970 | 1970 |
|
| ||
1981 | 1981 |
|
1982 | 1982 |
|
1983 | 1983 |
|
1984 |
| - |
1985 |
| - |
1986 |
| - |
| 1984 | + |
| 1985 | + |
| 1986 | + |
| 1987 | + |
| 1988 | + |
| 1989 | + |
| 1990 | + |
1987 | 1991 |
|
1988 | 1992 |
|
1989 | 1993 |
|
| ||
1998 | 2002 |
|
1999 | 2003 |
|
2000 | 2004 |
|
2001 |
| - |
2002 |
| - |
| 2005 | + |
| 2006 | + |
2003 | 2007 |
|
2004 | 2008 |
|
2005 | 2009 |
|
| ||
2017 | 2021 |
|
2018 | 2022 |
|
2019 | 2023 |
|
2020 |
| - |
| 2024 | + |
2021 | 2025 |
|
2022 | 2026 |
|
2023 | 2027 |
|
|
0 commit comments