Commit c942935
File tree
Expand file treeCollapse file tree
5 files changed
+65
-9
lines changedFilter options
- examples/user_interfaces
- lib/matplotlib/backends/web_backend
- css
- js
Expand file treeCollapse file tree
5 files changed
+65
-9
lines changedexamples/user_interfaces/embedding_webagg_sgskip.py
Copy file name to clipboardExpand all lines: examples/user_interfaces/embedding_webagg_sgskip.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| 62 | + |
62 | 63 |
|
63 | 64 |
|
64 | 65 |
|
|
lib/matplotlib/backends/web_backend/all_figures.html
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/web_backend/all_figures.html+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
|
lib/matplotlib/backends/web_backend/css/mpl.css
Copy file name to clipboard+45Lines changed: 45 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
lib/matplotlib/backends/web_backend/js/mpl.js
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/web_backend/js/mpl.js+17-9Lines changed: 17 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
257 | 257 |
|
258 | 258 |
|
259 | 259 |
|
260 |
| - |
| 260 | + |
261 | 261 |
|
262 | 262 |
|
263 | 263 |
|
| ||
272 | 272 |
|
273 | 273 |
|
274 | 274 |
|
| 275 | + |
| 276 | + |
275 | 277 |
|
276 | 278 |
|
277 | 279 |
|
278 | 280 |
|
279 | 281 |
|
280 | 282 |
|
281 | 283 |
|
282 |
| - |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
283 | 290 |
|
284 | 291 |
|
| 292 | + |
285 | 293 |
|
286 |
| - |
| 294 | + |
287 | 295 |
|
288 | 296 |
|
289 | 297 |
|
| ||
293 | 301 |
|
294 | 302 |
|
295 | 303 |
|
296 |
| - |
297 | 304 |
|
298 | 305 |
|
299 |
| - |
| 306 | + |
300 | 307 |
|
301 | 308 |
|
302 |
| - |
| 309 | + |
| 310 | + |
| 311 | + |
303 | 312 |
|
304 | 313 |
|
305 |
| - |
306 |
| - |
307 |
| - |
| 314 | + |
| 315 | + |
308 | 316 |
|
309 | 317 |
|
310 | 318 |
|
|
lib/matplotlib/backends/web_backend/single_figure.html
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/web_backend/single_figure.html+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
|
0 commit comments