Commit 888bf17
File tree
Expand file treeCollapse file tree
4 files changed
+40
-11
lines changedFilter options
- examples/user_interfaces
- lib/matplotlib
Expand file treeCollapse file tree
4 files changed
+40
-11
lines changedexamples/user_interfaces/toolmanager.py
Copy file name to clipboardExpand all lines: examples/user_interfaces/toolmanager.py+7-6Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 |
| - |
| 50 | + |
| 51 | + |
51 | 52 |
|
52 | 53 |
|
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
56 | 57 |
|
57 |
| - |
| 58 | + |
58 | 59 |
|
59 | 60 |
|
60 |
| - |
| 61 | + |
61 | 62 |
|
62 | 63 |
|
63 | 64 |
|
| ||
75 | 76 |
|
76 | 77 |
|
77 | 78 |
|
78 |
| - |
| 79 | + |
79 | 80 |
|
80 | 81 |
|
81 | 82 |
|
| ||
87 | 88 |
|
88 | 89 |
|
89 | 90 |
|
90 |
| - |
| 91 | + |
91 | 92 |
|
92 | 93 |
|
lib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3217 | 3217 |
|
3218 | 3218 |
|
3219 | 3219 |
|
| 3220 | + |
| 3221 | + |
| 3222 | + |
3220 | 3223 |
|
3221 | 3224 |
|
3222 | 3225 |
|
|
lib/matplotlib/backend_managers.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_managers.py+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
282 | 282 |
|
283 | 283 |
|
284 | 284 |
|
| 285 | + |
| 286 | + |
| 287 | + |
285 | 288 |
|
| 289 | + |
286 | 290 |
|
287 | 291 |
|
288 | 292 |
|
| ||
311 | 315 |
|
312 | 316 |
|
313 | 317 |
|
314 |
| - |
| 318 | + |
315 | 319 |
|
316 | 320 |
|
317 | 321 |
|
|
lib/matplotlib/backend_tools.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_tools.py+25-4Lines changed: 25 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
150 | 158 |
|
151 | 159 |
|
152 | 160 |
|
| ||
159 | 167 |
|
160 | 168 |
|
161 | 169 |
|
| 170 | + |
| 171 | + |
| 172 | + |
162 | 173 |
|
| 174 | + |
163 | 175 |
|
164 |
| - |
165 | 176 |
|
166 | 177 |
|
167 | 178 |
|
| ||
205 | 216 |
|
206 | 217 |
|
207 | 218 |
|
208 |
| - |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
209 | 225 |
|
210 |
| - |
211 |
| - |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
212 | 233 |
|
213 | 234 |
|
214 | 235 |
|
|
0 commit comments