Commit 9dfd953
File tree
Expand file treeCollapse file tree
3 files changed
+17
-11
lines changedFilter options
- lib/matplotlib
- backends
Expand file treeCollapse file tree
3 files changed
+17
-11
lines changedlib/matplotlib/backends/backend_gtk.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk.py+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
189 | 189 |
|
190 | 190 |
|
191 | 191 |
|
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
192 | 196 |
|
193 | 197 |
|
194 | 198 |
|
| ||
326 | 330 |
|
327 | 331 |
|
328 | 332 |
|
329 |
| - |
| 333 | + |
330 | 334 |
|
331 | 335 |
|
332 | 336 |
|
| ||
336 | 340 |
|
337 | 341 |
|
338 | 342 |
|
339 |
| - |
340 | 343 |
|
341 | 344 |
|
342 | 345 |
|
|
lib/matplotlib/backends/backend_qt4.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt4.py+10-7Lines changed: 10 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
156 | 156 |
|
157 | 157 |
|
158 | 158 |
|
| 159 | + |
| 160 | + |
159 | 161 |
|
160 | 162 |
|
161 | 163 |
|
| ||
169 | 171 |
|
170 | 172 |
|
171 | 173 |
|
172 |
| - |
| 174 | + |
| 175 | + |
| 176 | + |
173 | 177 |
|
174 | 178 |
|
175 | 179 |
|
176 | 180 |
|
177 | 181 |
|
178 | 182 |
|
179 | 183 |
|
180 |
| - |
| 184 | + |
181 | 185 |
|
182 | 186 |
|
183 | 187 |
|
| ||
299 | 303 |
|
300 | 304 |
|
301 | 305 |
|
302 |
| - |
303 | 306 |
|
304 | 307 |
|
305 | 308 |
|
306 |
| - |
| 309 | + |
307 | 310 |
|
308 | 311 |
|
309 | 312 |
|
310 |
| - |
311 |
| - |
| 313 | + |
| 314 | + |
312 | 315 |
|
313 | 316 |
|
314 | 317 |
|
| ||
322 | 325 |
|
323 | 326 |
|
324 | 327 |
|
325 |
| - |
| 328 | + |
326 | 329 |
|
327 | 330 |
|
328 | 331 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
574 | 574 |
|
575 | 575 |
|
576 | 576 |
|
577 |
| - |
| 577 | + |
578 | 578 |
|
579 | 579 |
|
580 | 580 |
|
581 | 581 |
|
582 | 582 |
|
583 | 583 |
|
584 | 584 |
|
585 |
| - |
| 585 | + |
586 | 586 |
|
587 | 587 |
|
588 | 588 |
|
|
0 commit comments