Commit 7706201
File tree
Expand file treeCollapse file tree
6 files changed
+18
-21
lines changedFilter options
- lib/matplotlib
- backends
- cbook
- testing
- tests
Expand file treeCollapse file tree
6 files changed
+18
-21
lines changedlib/matplotlib/backends/backend_pgf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pgf.py+10-7Lines changed: 10 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
13 | 14 |
|
14 | 15 |
|
15 | 16 |
|
| ||
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
25 |
| - |
26 |
| - |
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
| ||
42 | 41 |
|
43 | 42 |
|
44 | 43 |
|
45 |
| - |
| 44 | + |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| 52 | + |
52 | 53 |
|
53 | 54 |
|
54 | 55 |
|
| ||
173 | 174 |
|
174 | 175 |
|
175 | 176 |
|
176 |
| - |
| 177 | + |
| 178 | + |
177 | 179 |
|
178 | 180 |
|
179 | 181 |
|
| ||
187 | 189 |
|
188 | 190 |
|
189 | 191 |
|
190 |
| - |
| 192 | + |
191 | 193 |
|
192 | 194 |
|
193 | 195 |
|
| ||
197 | 199 |
|
198 | 200 |
|
199 | 201 |
|
200 |
| - |
| 202 | + |
201 | 203 |
|
202 | 204 |
|
203 | 205 |
|
| ||
900 | 902 |
|
901 | 903 |
|
902 | 904 |
|
903 |
| - |
| 905 | + |
| 906 | + |
904 | 907 |
|
905 | 908 |
|
906 | 909 |
|
|
lib/matplotlib/backends/backend_ps.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_ps.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
24 |
| - |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
82 |
| - |
| 81 | + |
| 82 | + |
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
|
lib/matplotlib/cbook/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/__init__.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1295 | 1295 |
|
1296 | 1296 |
|
1297 | 1297 |
|
1298 |
| - |
| 1298 | + |
1299 | 1299 |
|
1300 | 1300 |
|
1301 | 1301 |
|
|
lib/matplotlib/testing/decorators.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/decorators.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
568 | 568 |
|
569 | 569 |
|
570 | 570 |
|
571 |
| - |
| 571 | + |
572 | 572 |
|
573 | 573 |
|
574 | 574 |
|
|
lib/matplotlib/tests/test_backends_interactive.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backends_interactive.py+2-8Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
3 | 4 |
|
4 | 5 |
|
5 |
| - |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 | 12 |
|
19 | 13 |
|
20 | 14 |
|
| ||
53 | 47 |
|
54 | 48 |
|
55 | 49 |
|
56 |
| - |
| 50 | + |
57 | 51 |
|
58 | 52 |
|
lib/matplotlib/texmanager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/texmanager.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| 47 | + |
47 | 48 |
|
48 | 49 |
|
49 | 50 |
|
| ||
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
56 |
| - |
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
|
0 commit comments