Commit 25ee876
File tree
Expand file treeCollapse file tree
3 files changed
+39
-45
lines changedFilter options
- lib/matplotlib/backends
Expand file treeCollapse file tree
3 files changed
+39
-45
lines changedlib/matplotlib/backends/backend_nbagg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_nbagg.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
145 |
| - |
| 145 | + |
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
|
lib/matplotlib/backends/backend_webagg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_webagg.py+1-6Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
| 51 | + |
57 | 52 |
|
58 | 53 |
|
59 | 54 |
|
|
lib/matplotlib/backends/backend_webagg_core.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_webagg_core.py+37-38Lines changed: 37 additions & 38 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
117 | 117 |
|
118 | 118 |
|
119 | 119 |
|
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
120 | 155 |
|
121 |
| - |
| 156 | + |
122 | 157 |
|
123 | 158 |
|
124 | 159 |
|
| ||
478 | 513 |
|
479 | 514 |
|
480 | 515 |
|
481 |
| - |
482 |
| - |
| 516 | + |
483 | 517 |
|
484 | 518 |
|
485 | 519 |
|
| ||
499 | 533 |
|
500 | 534 |
|
501 | 535 |
|
502 |
| - |
503 |
| - |
504 |
| - |
505 |
| - |
506 |
| - |
507 |
| - |
508 |
| - |
509 |
| - |
510 |
| - |
511 |
| - |
512 |
| - |
513 |
| - |
514 |
| - |
515 |
| - |
516 |
| - |
517 |
| - |
518 |
| - |
519 |
| - |
520 |
| - |
521 |
| - |
522 |
| - |
523 |
| - |
524 |
| - |
525 |
| - |
526 |
| - |
527 |
| - |
528 |
| - |
529 |
| - |
530 |
| - |
531 |
| - |
532 |
| - |
533 |
| - |
534 |
| - |
535 |
| - |
536 |
| - |
537 | 536 |
|
538 | 537 |
|
539 | 538 |
|
|
0 commit comments