Commit ab4eeda
committed
File tree
Expand file treeCollapse file tree
2 files changed
+21
-16
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+21
-16
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+14-16Lines changed: 14 additions & 16 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 | 21 |
|
| ||
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 | 47 |
|
51 | 48 |
|
52 | 49 |
|
| ||
1983 | 1980 |
|
1984 | 1981 |
|
1985 | 1982 |
|
1986 |
| - |
1987 |
| - |
1988 |
| - |
1989 | 1983 |
|
1990 | 1984 |
|
1991 | 1985 |
|
| ||
2001 | 1995 |
|
2002 | 1996 |
|
2003 | 1997 |
|
| 1998 | + |
2004 | 1999 |
|
2005 | 2000 |
|
2006 | 2001 |
|
| ||
2016 | 2011 |
|
2017 | 2012 |
|
2018 | 2013 |
|
2019 |
| - |
2020 | 2014 |
|
2021 | 2015 |
|
2022 | 2016 |
|
| ||
2061 | 2055 |
|
2062 | 2056 |
|
2063 | 2057 |
|
2064 |
| - |
2065 |
| - |
2066 | 2058 |
|
2067 | 2059 |
|
2068 | 2060 |
|
| ||
2095 | 2087 |
|
2096 | 2088 |
|
2097 | 2089 |
|
2098 |
| - |
2099 |
| - |
2100 |
| - |
2101 | 2090 |
|
2102 | 2091 |
|
2103 | 2092 |
|
| ||
2193 | 2182 |
|
2194 | 2183 |
|
2195 | 2184 |
|
2196 |
| - |
| 2185 | + |
| 2186 | + |
| 2187 | + |
| 2188 | + |
| 2189 | + |
| 2190 | + |
| 2191 | + |
| 2192 | + |
| 2193 | + |
| 2194 | + |
2197 | 2195 |
|
2198 |
| - |
| 2196 | + |
2199 | 2197 |
|
2200 | 2198 |
|
2201 | 2199 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1055 | 1055 |
|
1056 | 1056 |
|
1057 | 1057 |
|
| 1058 | + |
| 1059 | + |
| 1060 | + |
| 1061 | + |
| 1062 | + |
| 1063 | + |
1058 | 1064 |
|
1059 | 1065 |
|
1060 | 1066 |
|
| ||
1082 | 1088 |
|
1083 | 1089 |
|
1084 | 1090 |
|
| 1091 | + |
1085 | 1092 |
|
1086 | 1093 |
|
1087 | 1094 |
|
|
0 commit comments