Commit 8a8dd90
File tree
Expand file treeCollapse file tree
5 files changed
+19
-16
lines changedFilter options
- lib/matplotlib
- backends
Expand file treeCollapse file tree
5 files changed
+19
-16
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1762 | 1762 |
|
1763 | 1763 |
|
1764 | 1764 |
|
1765 |
| - |
| 1765 | + |
| 1766 | + |
| 1767 | + |
| 1768 | + |
| 1769 | + |
| 1770 | + |
1766 | 1771 |
|
1767 | 1772 |
|
1768 | 1773 |
|
| ||
2815 | 2820 |
|
2816 | 2821 |
|
2817 | 2822 |
|
2818 |
| - |
| 2823 | + |
2819 | 2824 |
|
2820 | 2825 |
|
2821 | 2826 |
|
|
lib/matplotlib/backends/backend_gtk3.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk3.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
421 | 421 |
|
422 | 422 |
|
423 | 423 |
|
| 424 | + |
| 425 | + |
424 | 426 |
|
425 | 427 |
|
426 | 428 |
|
|
lib/matplotlib/backends/backend_gtk4.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk4.py+5-10Lines changed: 5 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
373 | 373 |
|
374 | 374 |
|
375 | 375 |
|
| 376 | + |
| 377 | + |
376 | 378 |
|
377 |
| - |
378 |
| - |
| 379 | + |
| 380 | + |
379 | 381 |
|
380 |
| - |
381 |
| - |
382 |
| - |
383 |
| - |
384 |
| - |
385 |
| - |
386 |
| - |
387 |
| - |
| 382 | + |
388 | 383 |
|
389 | 384 |
|
390 | 385 |
|
|
lib/matplotlib/backends/backend_qt.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt.py+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
589 | 589 |
|
590 | 590 |
|
591 | 591 |
|
592 |
| - |
593 |
| - |
| 592 | + |
| 593 | + |
| 594 | + |
| 595 | + |
594 | 596 |
|
595 | 597 |
|
596 | 598 |
|
|
+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2658 | 2658 |
|
2659 | 2659 |
|
2660 | 2660 |
|
2661 |
| - |
2662 | 2661 |
|
2663 | 2662 |
|
2664 |
| - |
| 2663 | + |
2665 | 2664 |
|
2666 | 2665 |
|
2667 | 2666 |
|
|
0 commit comments