Commit 18beeb9
File tree
Expand file treeCollapse file tree
7 files changed
+20
-88
lines changedFilter options
- examples/misc
- lib/matplotlib
- backends
- tests
Expand file treeCollapse file tree
7 files changed
+20
-88
lines changedexamples/misc/multiprocess.py
Copy file name to clipboardExpand all lines: examples/misc/multiprocess.py+1-6Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
6 | 4 |
|
7 | 5 |
|
8 | 6 |
|
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| - |
| 7 | + |
13 | 8 |
|
14 | 9 |
|
15 | 10 |
|
|
+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
197 | 197 |
|
198 | 198 |
|
199 | 199 |
|
200 |
| - |
| 200 | + |
| 201 | + |
201 | 202 |
|
202 |
| - |
203 |
| - |
| 203 | + |
| 204 | + |
204 | 205 |
|
205 | 206 |
|
206 | 207 |
|
|
lib/matplotlib/backends/backend_pgf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pgf.py+1-18Lines changed: 1 addition & 18 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
235 | 235 |
|
236 | 236 |
|
237 | 237 |
|
238 |
| - |
239 |
| - |
240 |
| - |
241 |
| - |
242 |
| - |
243 |
| - |
244 |
| - |
245 |
| - |
246 |
| - |
247 |
| - |
248 |
| - |
249 |
| - |
250 |
| - |
251 |
| - |
252 |
| - |
253 |
| - |
254 |
| - |
255 | 238 |
|
256 | 239 |
|
257 | 240 |
|
258 | 241 |
|
259 | 242 |
|
260 | 243 |
|
261 | 244 |
|
262 |
| - |
| 245 | + |
263 | 246 |
|
264 | 247 |
|
265 | 248 |
|
|
+1-14Lines changed: 1 addition & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
191 | 191 |
|
192 | 192 |
|
193 | 193 |
|
194 |
| - |
195 |
| - |
196 |
| - |
197 |
| - |
198 |
| - |
199 |
| - |
200 |
| - |
201 |
| - |
202 |
| - |
203 |
| - |
204 |
| - |
205 |
| - |
206 |
| - |
207 |
| - |
| 194 | + |
208 | 195 |
|
209 | 196 |
|
210 | 197 |
|
|
lib/matplotlib/tests/test_labeled_data_unpacking.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_labeled_data_unpacking.py+4-11Lines changed: 4 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
21 | 14 |
|
22 | 15 |
|
23 | 16 |
|
|
lib/matplotlib/tests/test_spines.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_spines.py+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| ||
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
74 |
| - |
75 |
| - |
| 74 | + |
76 | 75 |
|
77 | 76 |
|
78 | 77 |
|
79 | 78 |
|
80 | 79 |
|
81 |
| - |
82 |
| - |
| 80 | + |
83 | 81 |
|
+6-31Lines changed: 6 additions & 31 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| 12 | + |
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
| ||
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 | 23 |
|
49 | 24 |
|
50 | 25 |
|
| ||
554 | 529 |
|
555 | 530 |
|
556 | 531 |
|
557 |
| - |
558 |
| - |
| 532 | + |
| 533 | + |
559 | 534 |
|
560 |
| - |
561 |
| - |
| 535 | + |
| 536 | + |
562 | 537 |
|
563 |
| - |
| 538 | + |
564 | 539 |
|
565 | 540 |
|
566 | 541 |
|
|
0 commit comments