File tree
Expand file treeCollapse file tree
3 files changed
+18
-15
lines changedFilter options
- lib/matplotlib
- backends
- tests
Expand file treeCollapse file tree
3 files changed
+18
-15
lines changedlib/matplotlib/backends/_backend_tk.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/_backend_tk.py+10-6Lines changed: 10 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
474 | 474 |
|
475 | 475 |
|
476 | 476 |
|
477 |
| - |
478 |
| - |
479 |
| - |
480 |
| - |
| 477 | + |
| 478 | + |
| 479 | + |
| 480 | + |
481 | 481 |
|
482 | 482 |
|
483 | 483 |
|
484 | 484 |
|
485 | 485 |
|
486 | 486 |
|
487 |
| - |
488 |
| - |
| 487 | + |
| 488 | + |
| 489 | + |
| 490 | + |
| 491 | + |
| 492 | + |
489 | 493 |
|
490 | 494 |
|
491 | 495 |
|
|
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+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
195 | 195 |
|
196 | 196 |
|
197 | 197 |
|
198 |
| - |
199 |
| - |
| 198 | + |
200 | 199 |
|
201 | 200 |
|
202 | 201 |
|
|
0 commit comments