Commit b2bbbfd
File tree
Expand file treeCollapse file tree
5 files changed
+45
-6
lines changedFilter options
- lib/matplotlib
- backends
- tests
- src
Expand file treeCollapse file tree
5 files changed
+45
-6
lines changedlib/matplotlib/backends/backend_agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_agg.py+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
267 | 267 |
|
268 | 268 |
|
269 | 269 |
|
270 |
| - |
271 |
| - |
272 |
| - |
| 270 | + |
273 | 271 |
|
274 | 272 |
|
275 | 273 |
|
|
lib/matplotlib/font_manager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/font_manager.py+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1369 | 1369 |
|
1370 | 1370 |
|
1371 | 1371 |
|
1372 |
| - |
| 1372 | + |
| 1373 | + |
| 1374 | + |
| 1375 | + |
| 1376 | + |
| 1377 | + |
1373 | 1378 |
|
1374 | 1379 |
|
1375 | 1380 |
|
|
lib/matplotlib/tests/test_font_manager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_font_manager.py+20Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
| ||
86 | 87 |
|
87 | 88 |
|
88 | 89 |
|
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
lib/matplotlib/tests/test_text.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_text.py+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
| 6 | + |
5 | 7 |
|
6 | 8 |
|
7 | 9 |
|
| ||
448 | 450 |
|
449 | 451 |
|
450 | 452 |
|
| 453 | + |
| 454 | + |
| 455 | + |
| 456 | + |
| 457 | + |
| 458 | + |
| 459 | + |
| 460 | + |
| 461 | + |
| 462 | + |
| 463 | + |
| 464 | + |
| 465 | + |
| 466 | + |
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
515 | 515 |
|
516 | 516 |
|
517 | 517 |
|
518 |
| - |
| 518 | + |
519 | 519 |
|
520 | 520 |
|
521 | 521 |
|
| ||
548 | 548 |
|
549 | 549 |
|
550 | 550 |
|
551 |
| - |
| 551 | + |
552 | 552 |
|
553 | 553 |
|
554 | 554 |
|
|
0 commit comments