Commit 5c90c35
File tree
Expand file treeCollapse file tree
5 files changed
+9
-20
lines changedFilter options
- lib/matplotlib
- src
Expand file treeCollapse file tree
5 files changed
+9
-20
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
258 | 258 |
|
259 | 259 |
|
260 | 260 |
|
261 |
| - |
| 261 | + |
262 | 262 |
|
263 | 263 |
|
264 | 264 |
|
| ||
271 | 271 |
|
272 | 272 |
|
273 | 273 |
|
274 |
| - |
275 |
| - |
276 | 274 |
|
277 | 275 |
|
278 | 276 |
|
279 | 277 |
|
280 |
| - |
281 |
| - |
| 278 | + |
282 | 279 |
|
283 | 280 |
|
284 | 281 |
|
|
lib/matplotlib/backend_bases.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.pyi-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
82 |
| - |
83 | 81 |
|
84 | 82 |
|
85 | 83 |
|
|
lib/matplotlib/collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/collections.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2547 | 2547 |
|
2548 | 2548 |
|
2549 | 2549 |
|
2550 |
| - |
2551 |
| - |
| 2550 | + |
2552 | 2551 |
|
2553 | 2552 |
|
2554 | 2553 |
|
|
+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
190 | 190 |
|
191 | 191 |
|
192 | 192 |
|
193 |
| - |
194 |
| - |
| 193 | + |
195 | 194 |
|
196 | 195 |
|
197 | 196 |
|
| ||
1163 | 1162 |
|
1164 | 1163 |
|
1165 | 1164 |
|
1166 |
| - |
1167 |
| - |
| 1165 | + |
1168 | 1166 |
|
1169 | 1167 |
|
1170 | 1168 |
|
1171 | 1169 |
|
1172 | 1170 |
|
1173 | 1171 |
|
1174 | 1172 |
|
| 1173 | + |
1175 | 1174 |
|
1176 | 1175 |
|
1177 | 1176 |
|
|
src/_backend_agg_wrapper.cpp
Copy file name to clipboardExpand all lines: src/_backend_agg_wrapper.cpp+3-7Lines changed: 3 additions & 7 deletions
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 |
|
191 | 190 |
|
192 |
| - |
193 | 191 |
|
194 | 192 |
|
195 | 193 |
|
| ||
200 | 198 |
|
201 | 199 |
|
202 | 200 |
|
203 |
| - |
204 |
| - |
| 201 | + |
205 | 202 |
|
206 | 203 |
|
207 | 204 |
|
| ||
240 | 237 |
|
241 | 238 |
|
242 | 239 |
|
243 |
| - |
244 |
| - |
| 240 | + |
245 | 241 |
|
246 | 242 |
|
247 | 243 |
|
|
0 commit comments