Commit 7d9036c
File tree
4 files changed
+47
-21
lines changedFilter options
- lib/matplotlib
- backends
- tests
4 files changed
+47
-21
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2157 | 2157 |
|
2158 | 2158 |
|
2159 | 2159 |
|
2160 |
| - |
| 2160 | + |
2161 | 2161 |
|
2162 | 2162 |
|
2163 | 2163 |
|
|
lib/matplotlib/backends/backend_qt5.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt5.py+21-11Lines changed: 21 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
149 | 149 |
|
150 | 150 |
|
151 | 151 |
|
152 |
| - |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
153 | 157 |
|
154 | 158 |
|
155 | 159 |
|
| ||
159 | 163 |
|
160 | 164 |
|
161 | 165 |
|
| 166 | + |
162 | 167 |
|
163 | 168 |
|
164 | 169 |
|
| ||
261 | 266 |
|
262 | 267 |
|
263 | 268 |
|
264 |
| - |
265 |
| - |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
266 | 276 |
|
267 |
| - |
268 |
| - |
269 |
| - |
270 | 277 |
|
| 278 | + |
271 | 279 |
|
272 | 280 |
|
273 |
| - |
274 |
| - |
| 281 | + |
| 282 | + |
275 | 283 |
|
276 | 284 |
|
277 | 285 |
|
| ||
579 | 587 |
|
580 | 588 |
|
581 | 589 |
|
582 |
| - |
| 590 | + |
| 591 | + |
| 592 | + |
583 | 593 |
|
584 | 594 |
|
585 | 595 |
|
| ||
589 | 599 |
|
590 | 600 |
|
591 | 601 |
|
592 |
| - |
| 602 | + |
593 | 603 |
|
594 | 604 |
|
595 | 605 |
|
| ||
611 | 621 |
|
612 | 622 |
|
613 | 623 |
|
614 |
| - |
| 624 | + |
615 | 625 |
|
616 | 626 |
|
617 | 627 |
|
|
+13-9Lines changed: 13 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
323 | 323 |
|
324 | 324 |
|
325 | 325 |
|
326 |
| - |
327 |
| - |
328 | 326 |
|
| 327 | + |
| 328 | + |
| 329 | + |
329 | 330 |
|
330 | 331 |
|
331 | 332 |
|
| ||
413 | 414 |
|
414 | 415 |
|
415 | 416 |
|
| 417 | + |
416 | 418 |
|
417 | 419 |
|
418 | 420 |
|
| ||
710 | 712 |
|
711 | 713 |
|
712 | 714 |
|
713 |
| - |
714 |
| - |
715 |
| - |
716 |
| - |
717 |
| - |
718 |
| - |
719 |
| - |
| 715 | + |
| 716 | + |
| 717 | + |
| 718 | + |
| 719 | + |
| 720 | + |
| 721 | + |
| 722 | + |
| 723 | + |
720 | 724 |
|
721 | 725 |
|
722 | 726 |
|
|
lib/matplotlib/tests/test_figure.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_figure.py+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
214 | 214 |
|
215 | 215 |
|
216 | 216 |
|
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
217 | 229 |
|
218 | 230 |
|
219 | 231 |
|
0 commit comments