Commit 01c3ce1
File tree
Expand file treeCollapse file tree
3 files changed
+11
-16
lines changedFilter options
- lib/matplotlib/backends
Expand file treeCollapse file tree
3 files changed
+11
-16
lines changedlib/matplotlib/backends/_backend_gtk.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/_backend_gtk.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
20 | 26 |
|
21 | 27 |
|
22 | 28 |
|
|
lib/matplotlib/backends/backend_gtk3agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk3agg.py+3-9Lines changed: 3 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
5 |
| - |
6 |
| - |
7 |
| - |
| 3 | + |
8 | 4 |
|
9 |
| - |
10 | 5 |
|
11 |
| - |
| 6 | + |
| 7 | + |
12 | 8 |
|
13 | 9 |
|
14 | 10 |
|
| ||
32 | 28 |
|
33 | 29 |
|
34 | 30 |
|
35 |
| - |
36 |
| - |
37 | 31 |
|
38 | 32 |
|
39 | 33 |
|
|
lib/matplotlib/backends/backend_gtk4agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk4agg.py+2-7Lines changed: 2 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
6 |
| - |
7 |
| - |
8 | 4 |
|
9 |
| - |
10 | 5 |
|
11 | 6 |
|
| 7 | + |
| 8 | + |
12 | 9 |
|
13 | 10 |
|
14 | 11 |
|
| ||
24 | 21 |
|
25 | 22 |
|
26 | 23 |
|
27 |
| - |
28 |
| - |
29 | 24 |
|
30 | 25 |
|
31 | 26 |
|
|
0 commit comments