Commit 4db9aea
File tree
Expand file treeCollapse file tree
4 files changed
+45
-6
lines changedFilter options
- lib/matplotlib/backends
- web_backend
- css
- js
Expand file treeCollapse file tree
4 files changed
+45
-6
lines changedlib/matplotlib/backends/backend_webagg_core.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_webagg_core.py+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
308 | 308 |
|
309 | 309 |
|
310 | 310 |
|
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
311 | 315 |
|
312 | 316 |
|
313 | 317 |
|
| ||
394 | 398 |
|
395 | 399 |
|
396 | 400 |
|
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
397 | 407 |
|
398 | 408 |
|
399 | 409 |
|
|
lib/matplotlib/backends/web_backend/css/mpl.css
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/web_backend/css/mpl.css+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
24 | 37 |
|
25 | 38 |
|
26 | 39 |
|
|
lib/matplotlib/backends/web_backend/js/mpl.js
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/web_backend/js/mpl.js+16-3Lines changed: 16 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
267 | 267 |
|
268 | 268 |
|
269 | 269 |
|
270 |
| - |
271 |
| - |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
272 | 274 |
|
273 | 275 |
|
274 | 276 |
|
| 277 | + |
275 | 278 |
|
276 | 279 |
|
277 | 280 |
|
| ||
290 | 293 |
|
291 | 294 |
|
292 | 295 |
|
293 |
| - |
| 296 | + |
294 | 297 |
|
295 | 298 |
|
296 | 299 |
|
| ||
423 | 426 |
|
424 | 427 |
|
425 | 428 |
|
| 429 | + |
| 430 | + |
| 431 | + |
| 432 | + |
| 433 | + |
| 434 | + |
| 435 | + |
| 436 | + |
| 437 | + |
| 438 | + |
426 | 439 |
|
427 | 440 |
|
428 | 441 |
|
|
lib/matplotlib/backends/web_backend/js/nbagg_mpl.js
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/web_backend/js/nbagg_mpl.js+6-3Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
107 |
| - |
108 |
| - |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
109 | 111 |
|
110 | 112 |
|
111 | 113 |
|
| 114 | + |
112 | 115 |
|
113 | 116 |
|
114 | 117 |
|
| ||
128 | 131 |
|
129 | 132 |
|
130 | 133 |
|
131 |
| - |
| 134 | + |
132 | 135 |
|
133 | 136 |
|
134 | 137 |
|
|
0 commit comments