Commit a1b9e7b
File tree
Expand file treeCollapse file tree
3 files changed
+26
-0
lines changedOpen diff view settings
Filter options
- lib/matplotlib/backends
- web_backend
- css
- js
Expand file treeCollapse file tree
3 files changed
+26
-0
lines changedOpen diff view settings
Collapse file
lib/matplotlib/backends/backend_webagg_core.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_webagg_core.py+8Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
398 | 398 | |
399 | 399 | |
400 | 400 | |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
401 | 409 | |
402 | 410 | |
403 | 411 | |
|
Collapse file
lib/matplotlib/backends/web_backend/css/mpl.css
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/web_backend/css/mpl.css+5Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
34 | 34 | |
35 | 35 | |
36 | 36 | |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
37 | 42 | |
38 | 43 | |
39 | 44 | |
|
Collapse file
lib/matplotlib/backends/web_backend/js/mpl.js
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/web_backend/js/mpl.js+13Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
436 | 436 | |
437 | 437 | |
438 | 438 | |
| 439 | + |
| 440 | + |
| 441 | + |
| 442 | + |
| 443 | + |
| 444 | + |
| 445 | + |
| 446 | + |
| 447 | + |
| 448 | + |
| 449 | + |
| 450 | + |
| 451 | + |
439 | 452 | |
440 | 453 | |
441 | 454 | |
|
0 commit comments