Commit e2180d7
File tree
Expand file treeCollapse file tree
3 files changed
+21
-7
lines changedFilter options
- doc/users
- lib/matplotlib
- backends
Expand file treeCollapse file tree
3 files changed
+21
-7
lines changeddoc/users/event_handling.rst
Copy file name to clipboardExpand all lines: doc/users/event_handling.rst+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
| 60 | + |
61 | 61 |
|
62 |
| - |
| 62 | + |
63 | 63 |
|
64 | 64 |
|
65 |
| - |
| 65 | + |
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
| ||
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
76 |
| - |
| 76 | + |
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
|
lib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1425 | 1425 |
|
1426 | 1426 |
|
1427 | 1427 |
|
| 1428 | + |
| 1429 | + |
| 1430 | + |
| 1431 | + |
| 1432 | + |
| 1433 | + |
| 1434 | + |
| 1435 | + |
| 1436 | + |
| 1437 | + |
1428 | 1438 |
|
1429 | 1439 |
|
1430 | 1440 |
|
|
lib/matplotlib/backends/backend_qt5agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt5agg.py+7-3Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
| 143 | + |
143 | 144 |
|
144 | 145 |
|
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
145 | 151 |
|
146 |
| - |
147 | 152 |
|
148 | 153 |
|
| 154 | + |
149 | 155 |
|
150 | 156 |
|
151 | 157 |
|
152 | 158 |
|
153 |
| - |
154 |
| - |
155 | 159 |
|
156 | 160 |
|
157 | 161 |
|
|
0 commit comments