File tree
Expand file treeCollapse file tree
6 files changed
+86
-19
lines changedFilter options
- lib/matplotlib
- backends
- tests
- requirements/testing
Expand file treeCollapse file tree
6 files changed
+86
-19
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| 50 | + |
50 | 51 |
|
51 | 52 |
|
52 | 53 |
|
|
lib/matplotlib/_pylab_helpers.py
Copy file name to clipboardExpand all lines: lib/matplotlib/_pylab_helpers.py+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
68 | 72 |
|
69 | 73 |
|
70 | 74 |
|
|
lib/matplotlib/backends/_backend_tk.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/_backend_tk.py+17-10Lines changed: 17 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
423 | 423 |
|
424 | 424 |
|
425 | 425 |
|
426 |
| - |
427 |
| - |
| 426 | + |
| 427 | + |
| 428 | + |
428 | 429 |
|
429 |
| - |
430 |
| - |
| 430 | + |
| 431 | + |
431 | 432 |
|
432 | 433 |
|
433 | 434 |
|
| ||
472 | 473 |
|
473 | 474 |
|
474 | 475 |
|
| 476 | + |
| 477 | + |
475 | 478 |
|
476 | 479 |
|
477 |
| - |
478 |
| - |
479 |
| - |
480 |
| - |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
481 | 484 |
|
482 | 485 |
|
483 | 486 |
|
484 | 487 |
|
485 | 488 |
|
486 | 489 |
|
487 |
| - |
488 |
| - |
| 490 | + |
| 491 | + |
| 492 | + |
| 493 | + |
| 494 | + |
| 495 | + |
489 | 496 |
|
490 | 497 |
|
491 | 498 |
|
|
lib/matplotlib/tests/test_backend_tk.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_tk.py+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
54 |
| - |
| 53 | + |
| 54 | + |
| 55 | + |
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
| ||
146 | 147 |
|
147 | 148 |
|
148 | 149 |
|
| 150 | + |
149 | 151 |
|
150 | 152 |
|
151 | 153 |
|
| ||
159 | 161 |
|
160 | 162 |
|
161 | 163 |
|
| 164 | + |
| 165 | + |
162 | 166 |
|
163 | 167 |
|
164 | 168 |
|
165 |
| - |
166 |
| - |
167 |
| - |
168 |
| - |
169 |
| - |
| 169 | + |
170 | 170 |
|
171 | 171 |
|
172 | 172 |
|
|
lib/matplotlib/tests/test_backends_interactive.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backends_interactive.py+56-2Lines changed: 56 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
195 | 195 |
|
196 | 196 |
|
197 | 197 |
|
198 |
| - |
199 |
| - |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
200 | 202 |
|
201 | 203 |
|
202 | 204 |
|
| ||
503 | 505 |
|
504 | 506 |
|
505 | 507 |
|
| 508 | + |
| 509 | + |
| 510 | + |
| 511 | + |
| 512 | + |
| 513 | + |
| 514 | + |
| 515 | + |
| 516 | + |
| 517 | + |
| 518 | + |
| 519 | + |
| 520 | + |
| 521 | + |
| 522 | + |
| 523 | + |
| 524 | + |
| 525 | + |
| 526 | + |
| 527 | + |
| 528 | + |
| 529 | + |
| 530 | + |
| 531 | + |
| 532 | + |
| 533 | + |
| 534 | + |
| 535 | + |
| 536 | + |
| 537 | + |
| 538 | + |
| 539 | + |
| 540 | + |
| 541 | + |
| 542 | + |
| 543 | + |
| 544 | + |
| 545 | + |
| 546 | + |
| 547 | + |
| 548 | + |
| 549 | + |
| 550 | + |
| 551 | + |
| 552 | + |
| 553 | + |
| 554 | + |
| 555 | + |
| 556 | + |
| 557 | + |
| 558 | + |
| 559 | + |
requirements/testing/all.txt
Copy file name to clipboardExpand all lines: requirements/testing/all.txt+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
0 commit comments