Commit 3bbbd0a
File tree
Expand file treeCollapse file tree
4 files changed
+20
-9
lines changedFilter options
- lib/matplotlib
- backends
Expand file treeCollapse file tree
4 files changed
+20
-9
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1400 | 1400 |
|
1401 | 1401 |
|
1402 | 1402 |
|
1403 |
| - |
| 1403 | + |
1404 | 1404 |
|
1405 | 1405 |
|
1406 | 1406 |
|
| ||
2296 | 2296 |
|
2297 | 2297 |
|
2298 | 2298 |
|
2299 |
| - |
| 2299 | + |
2300 | 2300 |
|
2301 | 2301 |
|
2302 |
| - |
| 2302 | + |
2303 | 2303 |
|
2304 | 2304 |
|
2305 | 2305 |
|
|
lib/matplotlib/backends/backend_tkagg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_tkagg.py+13-2Lines changed: 13 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
399 | 399 |
|
400 | 400 |
|
401 | 401 |
|
402 |
| - |
| 402 | + |
403 | 403 |
|
404 | 404 |
|
405 | 405 |
|
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
| 411 | + |
| 412 | + |
| 413 | + |
| 414 | + |
| 415 | + |
| 416 | + |
| 417 | + |
406 | 418 |
|
407 | 419 |
|
408 |
| - |
409 | 420 |
|
410 | 421 |
|
411 | 422 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
575 | 575 |
|
576 | 576 |
|
577 | 577 |
|
578 |
| - |
| 578 | + |
579 | 579 |
|
580 | 580 |
|
581 | 581 |
|
582 | 582 |
|
583 | 583 |
|
584 |
| - |
585 |
| - |
| 584 | + |
| 585 | + |
586 | 586 |
|
587 | 587 |
|
588 | 588 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
410 | 410 |
|
411 | 411 |
|
412 | 412 |
|
413 |
| - |
| 413 | + |
414 | 414 |
|
415 | 415 |
|
416 | 416 |
|
|
0 commit comments