Commit 1b666c5
File tree
Expand file treeCollapse file tree
11 files changed
+36
-22
lines changedFilter options
- lib/matplotlib
- tests
Expand file treeCollapse file tree
11 files changed
+36
-22
lines changed+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
|
lib/matplotlib/animation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/animation.py+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
413 | 413 |
|
414 | 414 |
|
415 | 415 |
|
416 |
| - |
417 |
| - |
418 |
| - |
419 |
| - |
| 416 | + |
| 417 | + |
| 418 | + |
420 | 419 |
|
421 | 420 |
|
422 | 421 |
|
|
lib/matplotlib/stackplot.py
Copy file name to clipboardExpand all lines: lib/matplotlib/stackplot.py+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 |
| - |
| 95 | + |
| 96 | + |
| 97 | + |
96 | 98 |
|
97 | 99 |
|
98 | 100 |
|
|
lib/matplotlib/tests/test_basic.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_basic.py+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
| 7 | + |
6 | 8 |
|
7 | 9 |
|
| 10 | + |
8 | 11 |
|
9 |
| - |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
10 | 17 |
|
11 | 18 |
|
12 | 19 |
|
|
lib/matplotlib/tests/test_collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_collections.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
578 | 578 |
|
579 | 579 |
|
580 | 580 |
|
581 |
| - |
| 581 | + |
582 | 582 |
|
583 | 583 |
|
584 | 584 |
|
|
lib/matplotlib/tests/test_contour.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_contour.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
111 |
| - |
112 | 111 |
|
113 | 112 |
|
114 | 113 |
|
115 |
| - |
| 114 | + |
116 | 115 |
|
117 | 116 |
|
118 | 117 |
|
119 | 118 |
|
120 | 119 |
|
121 | 120 |
|
122 | 121 |
|
123 |
| - |
| 122 | + |
124 | 123 |
|
125 | 124 |
|
126 | 125 |
|
|
lib/matplotlib/tests/test_cycles.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_cycles.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
| ||
184 | 185 |
|
185 | 186 |
|
186 | 187 |
|
| 188 | + |
187 | 189 |
|
188 | 190 |
|
189 | 191 |
|
|
lib/matplotlib/tests/test_simplification.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_simplification.py+6-8Lines changed: 6 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 |
| - |
13 | 11 |
|
14 | 12 |
|
15 | 13 |
|
| ||
24 | 22 |
|
25 | 23 |
|
26 | 24 |
|
27 |
| - |
| 25 | + |
28 | 26 |
|
29 | 27 |
|
30 | 28 |
|
| ||
101 | 99 |
|
102 | 100 |
|
103 | 101 |
|
104 |
| - |
| 102 | + |
105 | 103 |
|
106 | 104 |
|
107 | 105 |
|
108 | 106 |
|
109 | 107 |
|
110 | 108 |
|
111 |
| - |
| 109 | + |
112 | 110 |
|
113 |
| - |
| 111 | + |
114 | 112 |
|
115 | 113 |
|
116 | 114 |
|
| ||
163 | 161 |
|
164 | 162 |
|
165 | 163 |
|
166 |
| - |
| 164 | + |
167 | 165 |
|
168 | 166 |
|
169 | 167 |
|
| ||
173 | 171 |
|
174 | 172 |
|
175 | 173 |
|
176 |
| - |
| 174 | + |
177 | 175 |
|
178 | 176 |
|
179 | 177 |
|
|
lib/matplotlib/tests/test_streamplot.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_streamplot.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
45 | 44 |
|
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
|
lib/matplotlib/tests/test_ticker.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_ticker.py+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
176 | 176 |
|
177 | 177 |
|
178 | 178 |
|
179 |
| - |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
180 | 185 |
|
181 | 186 |
|
182 | 187 |
|
|
lib/matplotlib/tests/test_type1font.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_type1font.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
|
0 commit comments