Commit 97fb361
File tree
Expand file treeCollapse file tree
3 files changed
+96
-14
lines changedFilter options
- lib/matplotlib
- backends
- cbook
- tests
Expand file treeCollapse file tree
3 files changed
+96
-14
lines changedlib/matplotlib/backends/_backend_tk.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/_backend_tk.py+19-12Lines changed: 19 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
398 | 398 |
|
399 | 399 |
|
400 | 400 |
|
| 401 | + |
| 402 | + |
401 | 403 |
|
402 | 404 |
|
403 | 405 |
|
| ||
442 | 444 |
|
443 | 445 |
|
444 | 446 |
|
445 |
| - |
446 | 447 |
|
447 |
| - |
| 448 | + |
448 | 449 |
|
449 | 450 |
|
450 | 451 |
|
| ||
454 | 455 |
|
455 | 456 |
|
456 | 457 |
|
457 |
| - |
458 |
| - |
459 |
| - |
460 |
| - |
461 |
| - |
462 |
| - |
463 |
| - |
464 |
| - |
465 |
| - |
| 458 | + |
| 459 | + |
| 460 | + |
| 461 | + |
| 462 | + |
| 463 | + |
| 464 | + |
466 | 465 |
|
467 | 466 |
|
468 | 467 |
|
| ||
890 | 889 |
|
891 | 890 |
|
892 | 891 |
|
893 |
| - |
| 892 | + |
| 893 | + |
| 894 | + |
| 895 | + |
| 896 | + |
| 897 | + |
| 898 | + |
| 899 | + |
| 900 | + |
lib/matplotlib/cbook/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/__init__.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
| 67 | + |
67 | 68 |
|
68 | 69 |
|
69 |
| - |
| 70 | + |
70 | 71 |
|
71 | 72 |
|
72 | 73 |
|
|
lib/matplotlib/tests/test_backend_tk.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_tk.py+75-1Lines changed: 75 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
2 | 6 |
|
| 7 | + |
| 8 | + |
3 | 9 |
|
4 | 10 |
|
5 | 11 |
|
| ||
26 | 32 |
|
27 | 33 |
|
28 | 34 |
|
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
0 commit comments