Commit f99a985
File tree
Expand file treeCollapse file tree
4 files changed
+80
-6
lines changedFilter options
- lib/matplotlib
- backends
- tests
Expand file treeCollapse file tree
4 files changed
+80
-6
lines changedlib/matplotlib/backends/backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pdf.py+18-5Lines changed: 18 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
567 | 567 |
|
568 | 568 |
|
569 | 569 |
|
570 |
| - |
| 570 | + |
| 571 | + |
| 572 | + |
571 | 573 |
|
572 |
| - |
573 | 574 |
|
574 | 575 |
|
575 | 576 |
|
| ||
598 | 599 |
|
599 | 600 |
|
600 | 601 |
|
| 602 | + |
| 603 | + |
| 604 | + |
| 605 | + |
| 606 | + |
601 | 607 |
|
602 | 608 |
|
603 |
| - |
604 |
| - |
605 |
| - |
606 | 609 |
|
| 610 | + |
| 611 | + |
607 | 612 |
|
608 | 613 |
|
609 | 614 |
|
| ||
1889 | 1894 |
|
1890 | 1895 |
|
1891 | 1896 |
|
| 1897 | + |
| 1898 | + |
| 1899 | + |
| 1900 | + |
| 1901 | + |
| 1902 | + |
1892 | 1903 |
|
1893 | 1904 |
|
1894 | 1905 |
|
| ||
2456 | 2467 |
|
2457 | 2468 |
|
2458 | 2469 |
|
| 2470 | + |
2459 | 2471 |
|
2460 | 2472 |
|
2461 | 2473 |
|
| ||
2554 | 2566 |
|
2555 | 2567 |
|
2556 | 2568 |
|
| 2569 | + |
2557 | 2570 |
|
2558 | 2571 |
|
2559 | 2572 |
|
|
lib/matplotlib/tests/test_backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_pdf.py+29-1Lines changed: 29 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
10 | 17 |
|
11 | 18 |
|
12 |
| - |
| 19 | + |
13 | 20 |
|
14 | 21 |
|
15 | 22 |
|
16 | 23 |
|
17 | 24 |
|
18 | 25 |
|
| 26 | + |
19 | 27 |
|
20 | 28 |
|
21 | 29 |
|
| ||
39 | 47 |
|
40 | 48 |
|
41 | 49 |
|
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
42 | 54 |
|
43 | 55 |
|
44 | 56 |
|
| ||
178 | 190 |
|
179 | 191 |
|
180 | 192 |
|
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
lib/matplotlib/tests/test_backend_svg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_svg.py+27Lines changed: 27 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
| 9 | + |
8 | 10 |
|
9 | 11 |
|
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
10 | 18 |
|
11 | 19 |
|
12 | 20 |
|
13 | 21 |
|
| 22 | + |
| 23 | + |
14 | 24 |
|
15 | 25 |
|
16 | 26 |
|
| ||
194 | 204 |
|
195 | 205 |
|
196 | 206 |
|
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
197 | 224 |
|
198 | 225 |
|
199 | 226 |
|
+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
335 | 335 |
|
336 | 336 |
|
337 | 337 |
|
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
338 | 344 |
|
339 | 345 |
|
340 | 346 |
|
|
0 commit comments