Commit c84d50c
File tree
Expand file treeCollapse file tree
6 files changed
+23
-32
lines changedFilter options
- examples
- lib/matplotlib/backends
Expand file treeCollapse file tree
6 files changed
+23
-32
lines changedexamples/embedding_in_gtk2.py
Copy file name to clipboardExpand all lines: examples/embedding_in_gtk2.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 | 8 |
|
10 | 9 |
|
11 | 10 |
|
|
examples/embedding_in_tk.py
Copy file name to clipboardExpand all lines: examples/embedding_in_tk.py-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
4 |
| - |
5 | 2 |
|
6 | 3 |
|
7 | 4 |
|
|
examples/embedding_in_tk2.py
Copy file name to clipboard+19-24Lines changed: 19 additions & 24 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
4 |
| - |
5 |
| - |
6 |
| - |
7 |
| - |
8 |
| - |
9 |
| - |
10 | 2 |
|
11 |
| - |
| 3 | + |
| 4 | + |
| 5 | + |
12 | 6 |
|
13 |
| - |
14 | 7 |
|
15 | 8 |
|
16 | 9 |
|
17 |
| - |
18 | 10 |
|
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
19 | 15 |
|
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
29 | 21 |
|
30 | 22 |
|
31 | 23 |
|
32 |
| - |
| 24 | + |
33 | 25 |
|
34 | 26 |
|
35 | 27 |
|
36 |
| - |
| 28 | + |
37 | 29 |
|
38 |
| - |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
39 | 34 |
|
40 |
| - |
| 35 | + |
41 | 36 |
|
42 | 37 |
|
43 | 38 |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
examples/mathtext_examples.py
Copy file name to clipboardExpand all lines: examples/mathtext_examples.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
|
lib/matplotlib/backends/backend_agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_agg.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
390 | 390 |
|
391 | 391 |
|
392 | 392 |
|
393 |
| - |
| 393 | + |
394 | 394 |
|
395 | 395 |
|
396 | 396 |
|
397 | 397 |
|
398 | 398 |
|
399 | 399 |
|
400 |
| - |
| 400 | + |
401 | 401 |
|
402 | 402 |
|
403 | 403 |
|
0 commit comments