Commit 4598bf7
File tree
Expand file treeCollapse file tree
5 files changed
+61
-5
lines changedFilter options
- examples/user_interfaces
- lib/matplotlib/backends/web_backend
- css
- js
Expand file treeCollapse file tree
5 files changed
+61
-5
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+41Lines changed: 41 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 | + |
lib/matplotlib/backends/web_backend/js/mpl.js
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/web_backend/js/mpl.js+17-5Lines changed: 17 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
257 | 257 |
|
258 | 258 |
|
259 | 259 |
|
| 260 | + |
260 | 261 |
|
261 | 262 |
|
262 | 263 |
|
| ||
272 | 273 |
|
273 | 274 |
|
274 | 275 |
|
| 276 | + |
| 277 | + |
275 | 278 |
|
276 | 279 |
|
277 | 280 |
|
278 | 281 |
|
279 | 282 |
|
280 | 283 |
|
281 | 284 |
|
282 |
| - |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
283 | 291 |
|
284 | 292 |
|
| 293 | + |
285 | 294 |
|
286 |
| - |
| 295 | + |
287 | 296 |
|
288 | 297 |
|
289 | 298 |
|
| ||
293 | 302 |
|
294 | 303 |
|
295 | 304 |
|
296 |
| - |
297 | 305 |
|
298 | 306 |
|
299 |
| - |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
300 | 312 |
|
301 | 313 |
|
302 | 314 |
|
303 | 315 |
|
304 | 316 |
|
305 |
| - |
| 317 | + |
306 | 318 |
|
307 | 319 |
|
308 | 320 |
|
|
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