Commit e66039b
File tree
Expand file treeCollapse file tree
3 files changed
+16
-1
lines changedFilter options
- doc/api
- examples/user_interfaces
- lib/matplotlib/backends
Expand file treeCollapse file tree
3 files changed
+16
-1
lines changed+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
| 119 | + |
| 120 | + |
| 121 | + |
119 | 122 |
|
120 | 123 |
|
121 | 124 |
|
|
examples/user_interfaces/embedding_in_qt4_wtoolbar.py
Copy file name to clipboardExpand all lines: examples/user_interfaces/embedding_in_qt4_wtoolbar.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
|
lib/matplotlib/backends/backend_qt4agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt4agg.py+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| 12 | + |
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
| ||
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
| 28 | + |
27 | 29 |
|
28 | 30 |
|
29 | 31 |
|
| ||
168 | 170 |
|
169 | 171 |
|
170 | 172 |
|
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
171 | 183 |
|
172 | 184 |
|
0 commit comments