Commit 4fcc0e7
File tree
Expand file treeCollapse file tree
4 files changed
+68
-1
lines changedFilter options
- lib/matplotlib
- backends
- tests
Expand file treeCollapse file tree
4 files changed
+68
-1
lines changedlib/matplotlib/backends/backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pdf.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1876 | 1876 |
|
1877 | 1877 |
|
1878 | 1878 |
|
| 1879 | + |
| 1880 | + |
| 1881 | + |
| 1882 | + |
| 1883 | + |
| 1884 | + |
1879 | 1885 |
|
1880 | 1886 |
|
1881 | 1887 |
|
|
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 |
|
| 24 | + |
17 | 25 |
|
18 | 26 |
|
19 | 27 |
|
| ||
29 | 37 |
|
30 | 38 |
|
31 | 39 |
|
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
32 | 44 |
|
33 | 45 |
|
34 | 46 |
|
| ||
132 | 144 |
|
133 | 145 |
|
134 | 146 |
|
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
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 |
|
| ||
183 | 193 |
|
184 | 194 |
|
185 | 195 |
|
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
186 | 213 |
|
187 | 214 |
|
188 | 215 |
|
+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