Commit 5156948
File tree
Expand file treeCollapse file tree
2 files changed
+34
-5
lines changedFilter options
- lib/matplotlib/backends
- web_backend
Expand file treeCollapse file tree
2 files changed
+34
-5
lines changedlib/matplotlib/backends/backend_webagg_core.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_webagg_core.py+17-2Lines changed: 17 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
158 | 158 |
|
159 | 159 |
|
160 | 160 |
|
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
161 | 165 |
|
162 | 166 |
|
163 | 167 |
|
| ||
342 | 346 |
|
343 | 347 |
|
344 | 348 |
|
345 |
| - |
| 349 | + |
346 | 350 |
|
347 | 351 |
|
348 | 352 |
|
| ||
359 | 363 |
|
360 | 364 |
|
361 | 365 |
|
| 366 | + |
| 367 | + |
| 368 | + |
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
362 | 377 |
|
363 | 378 |
|
364 | 379 |
|
| ||
444 | 459 |
|
445 | 460 |
|
446 | 461 |
|
447 |
| - |
| 462 | + |
448 | 463 |
|
449 | 464 |
|
450 | 465 |
|
|
lib/matplotlib/backends/web_backend/mpl.js
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/web_backend/mpl.js+17-3Lines changed: 17 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
| ||
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
52 |
| - |
| 53 | + |
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
| ||
59 | 60 |
|
60 | 61 |
|
61 | 62 |
|
| 63 | + |
62 | 64 |
|
63 | 65 |
|
64 | 66 |
|
| ||
184 | 186 |
|
185 | 187 |
|
186 | 188 |
|
187 |
| - |
188 |
| - |
| 189 | + |
| 190 | + |
| 191 | + |
189 | 192 |
|
190 | 193 |
|
191 | 194 |
|
| ||
206 | 209 |
|
207 | 210 |
|
208 | 211 |
|
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
209 | 223 |
|
210 | 224 |
|
211 | 225 |
|
|
0 commit comments