Commit 5729cb5
authored
File tree
Expand file treeCollapse file tree
3 files changed
+10
-6
lines changedFilter options
- lib/matplotlib
- backends
- web_backend/js
Expand file treeCollapse file tree
3 files changed
+10
-6
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1411 | 1411 |
|
1412 | 1412 |
|
1413 | 1413 |
|
1414 |
| - |
1415 |
| - |
1416 |
| - |
1417 | 1414 |
|
1418 | 1415 |
|
1419 | 1416 |
|
|
lib/matplotlib/backends/backend_webagg_core.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_webagg_core.py+6-3Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
264 | 264 |
|
265 | 265 |
|
266 | 266 |
|
| 267 | + |
| 268 | + |
| 269 | + |
267 | 270 |
|
268 | 271 |
|
269 | 272 |
|
| ||
274 | 277 |
|
275 | 278 |
|
276 | 279 |
|
277 |
| - |
278 |
| - |
279 |
| - |
| 280 | + |
| 281 | + |
| 282 | + |
280 | 283 |
|
281 | 284 |
|
282 | 285 |
|
|
lib/matplotlib/backends/web_backend/js/mpl.js
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/web_backend/js/mpl.js+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
238 | 238 |
|
239 | 239 |
|
240 | 240 |
|
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
241 | 245 |
|
242 | 246 |
|
243 | 247 |
|
|
0 commit comments