Commit ed4d338
File tree
Expand file treeCollapse file tree
5 files changed
+20
-14
lines changedFilter options
- lib/matplotlib
- backends
Expand file treeCollapse file tree
5 files changed
+20
-14
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+8-5Lines changed: 8 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2274 | 2274 |
|
2275 | 2275 |
|
2276 | 2276 |
|
2277 |
| - |
2278 |
| - |
2279 |
| - |
2280 | 2277 |
|
2281 | 2278 |
|
2282 | 2279 |
|
| ||
2289 | 2286 |
|
2290 | 2287 |
|
2291 | 2288 |
|
| 2289 | + |
2292 | 2290 |
|
2293 | 2291 |
|
2294 | 2292 |
|
| ||
2298 | 2296 |
|
2299 | 2297 |
|
2300 | 2298 |
|
| 2299 | + |
| 2300 | + |
| 2301 | + |
| 2302 | + |
2301 | 2303 |
|
2302 | 2304 |
|
2303 | 2305 |
|
| ||
2322 | 2324 |
|
2323 | 2325 |
|
2324 | 2326 |
|
2325 |
| - |
| 2327 | + |
| 2328 | + |
2326 | 2329 |
|
2327 | 2330 |
|
2328 | 2331 |
|
| ||
2387 | 2390 |
|
2388 | 2391 |
|
2389 | 2392 |
|
2390 |
| - |
| 2393 | + |
2391 | 2394 |
|
2392 | 2395 |
|
2393 | 2396 |
|
|
lib/matplotlib/backends/backend_gtk.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
592 | 592 |
|
593 | 593 |
|
594 | 594 |
|
595 |
| - |
| 595 | + |
596 | 596 |
|
597 | 597 |
|
598 | 598 |
|
|
lib/matplotlib/backends/backend_tkagg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_tkagg.py+9-8Lines changed: 9 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
457 | 457 |
|
458 | 458 |
|
459 | 459 |
|
460 |
| - |
| 460 | + |
461 | 461 |
|
462 | 462 |
|
463 | 463 |
|
| ||
476 | 476 |
|
477 | 477 |
|
478 | 478 |
|
479 |
| - |
480 |
| - |
481 | 479 |
|
482 | 480 |
|
483 | 481 |
|
484 |
| - |
485 | 482 |
|
486 | 483 |
|
487 | 484 |
|
| ||
499 | 496 |
|
500 | 497 |
|
501 | 498 |
|
502 |
| - |
503 | 499 |
|
504 | 500 |
|
505 | 501 |
|
| ||
518 | 514 |
|
519 | 515 |
|
520 | 516 |
|
521 |
| - |
522 | 517 |
|
523 | 518 |
|
524 | 519 |
|
| ||
533 | 528 |
|
534 | 529 |
|
535 | 530 |
|
| 531 | + |
| 532 | + |
| 533 | + |
| 534 | + |
| 535 | + |
| 536 | + |
536 | 537 |
|
537 | 538 |
|
538 | 539 |
|
| ||
597 | 598 |
|
598 | 599 |
|
599 | 600 |
|
600 |
| - |
| 601 | + |
601 | 602 |
|
602 | 603 |
|
603 | 604 |
|
| ||
722 | 723 |
|
723 | 724 |
|
724 | 725 |
|
725 |
| - |
| 726 | + |
726 | 727 |
|
727 | 728 |
|
728 | 729 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
582 | 582 |
|
583 | 583 |
|
584 | 584 |
|
| 585 | + |
585 | 586 |
|
586 | 587 |
|
587 | 588 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
410 | 410 |
|
411 | 411 |
|
412 | 412 |
|
| 413 | + |
413 | 414 |
|
414 | 415 |
|
415 | 416 |
|
|
0 commit comments