Commit eae31b1
File tree
Expand file treeCollapse file tree
2 files changed
+41
-41
lines changedFilter options
- examples/pylab_examples
- lib/matplotlib/backends
Expand file treeCollapse file tree
2 files changed
+41
-41
lines changedexamples/pylab_examples/multipage_pdf.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/multipage_pdf.py+30-33Lines changed: 30 additions & 33 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 | 8 |
|
10 |
| - |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
11 | 17 |
|
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
17 | 25 |
|
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
25 | 32 |
|
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
lib/matplotlib/backends/backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pdf.py+11-8Lines changed: 11 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2248 | 2248 |
|
2249 | 2249 |
|
2250 | 2250 |
|
2251 |
| - |
| 2251 | + |
2252 | 2252 |
|
2253 |
| - |
2254 |
| - |
2255 |
| - |
2256 |
| - |
2257 |
| - |
2258 |
| - |
2259 |
| - |
| 2253 | + |
| 2254 | + |
| 2255 | + |
| 2256 | + |
2260 | 2257 |
|
2261 | 2258 |
|
2262 | 2259 |
|
| ||
2272 | 2269 |
|
2273 | 2270 |
|
2274 | 2271 |
|
| 2272 | + |
| 2273 | + |
| 2274 | + |
| 2275 | + |
| 2276 | + |
| 2277 | + |
2275 | 2278 |
|
2276 | 2279 |
|
2277 | 2280 |
|
|
0 commit comments