Commit d94bc45
File tree
Expand file treeCollapse file tree
4 files changed
+25
-28
lines changedFilter options
- lib/matplotlib
- axes
- tests
- tools
Expand file treeCollapse file tree
4 files changed
+25
-28
lines changedlib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+19-23Lines changed: 19 additions & 23 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2064 | 2064 |
|
2065 | 2065 |
|
2066 | 2066 |
|
2067 |
| - |
| 2067 | + |
2068 | 2068 |
|
2069 | 2069 |
|
2070 | 2070 |
|
| ||
2122 | 2122 |
|
2123 | 2123 |
|
2124 | 2124 |
|
2125 |
| - |
2126 |
| - |
2127 |
| - |
2128 |
| - |
2129 |
| - |
2130 |
| - |
2131 |
| - |
2132 |
| - |
2133 |
| - |
2134 |
| - |
2135 |
| - |
| 2125 | + |
| 2126 | + |
| 2127 | + |
| 2128 | + |
| 2129 | + |
| 2130 | + |
| 2131 | + |
2136 | 2132 |
|
2137 |
| - |
| 2133 | + |
2138 | 2134 |
|
2139 |
| - |
| 2135 | + |
| 2136 | + |
2140 | 2137 |
|
2141 | 2138 |
|
2142 | 2139 |
|
2143 |
| - |
| 2140 | + |
2144 | 2141 |
|
2145 |
| - |
| 2142 | + |
2146 | 2143 |
|
2147 | 2144 |
|
2148 |
| - |
| 2145 | + |
2149 | 2146 |
|
2150 | 2147 |
|
2151 |
| - |
| 2148 | + |
2152 | 2149 |
|
2153 | 2150 |
|
2154 | 2151 |
|
2155 |
| - |
| 2152 | + |
2156 | 2153 |
|
2157 | 2154 |
|
2158 | 2155 |
|
| ||
2163 | 2160 |
|
2164 | 2161 |
|
2165 | 2162 |
|
2166 |
| - |
| 2163 | + |
2167 | 2164 |
|
2168 | 2165 |
|
2169 |
| - |
2170 |
| - |
| 2166 | + |
2171 | 2167 |
|
2172 |
| - |
| 2168 | + |
2173 | 2169 |
|
2174 | 2170 |
|
2175 | 2171 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2355 | 2355 |
|
2356 | 2356 |
|
2357 | 2357 |
|
2358 |
| - |
2359 |
| - |
| 2358 | + |
| 2359 | + |
2360 | 2360 |
|
2361 | 2361 |
|
2362 | 2362 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5429 | 5429 |
|
5430 | 5430 |
|
5431 | 5431 |
|
5432 |
| - |
5433 |
| - |
| 5432 | + |
| 5433 | + |
5434 | 5434 |
|
5435 | 5435 |
|
5436 | 5436 |
|
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
182 | 182 |
|
183 | 183 |
|
184 | 184 |
|
| 185 | + |
| 186 | + |
185 | 187 |
|
186 | 188 |
|
187 | 189 |
|
188 | 190 |
|
189 |
| - |
190 | 191 |
|
191 | 192 |
|
192 | 193 |
|
|
0 commit comments