Commit 97b3b54
File tree
3 files changed
+29
-3
lines changedFilter options
- lib/matplotlib
- backends
- tests
3 files changed
+29
-3
lines changedlib/matplotlib/backends/registry.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/registry.py+9-3Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
| 96 | + |
| 97 | + |
| 98 | + |
96 | 99 |
|
97 | 100 |
|
98 | 101 |
|
| ||
224 | 227 |
|
225 | 228 |
|
226 | 229 |
|
227 |
| - |
| 230 | + |
| 231 | + |
228 | 232 |
|
229 | 233 |
|
230 | 234 |
|
| ||
342 | 346 |
|
343 | 347 |
|
344 | 348 |
|
345 |
| - |
| 349 | + |
| 350 | + |
346 | 351 |
|
347 | 352 |
|
348 | 353 |
|
| ||
395 | 400 |
|
396 | 401 |
|
397 | 402 |
|
398 |
| - |
| 403 | + |
| 404 | + |
399 | 405 |
|
400 | 406 |
|
401 | 407 |
|
|
lib/matplotlib/tests/test_backend_registry.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_registry.py+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
89 | 98 |
|
90 | 99 |
|
91 | 100 |
|
|
lib/matplotlib/tests/test_backend_template.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_template.py+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
0 commit comments