Commit 3580507
File tree
Expand file treeCollapse file tree
19 files changed
+321
-25
lines changedFilter options
- lib/matplotlib
- axes
- projections
- tools
Expand file treeCollapse file tree
19 files changed
+321
-25
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
104 |
| - |
| 104 | + |
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
|
lib/matplotlib/__init__.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/__init__.pyi+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
54 |
| - |
| 53 | + |
| 54 | + |
| 55 | + |
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
|
lib/matplotlib/axes/_base.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.pyi+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
310 | 310 |
|
311 | 311 |
|
312 | 312 |
|
| 313 | + |
313 | 314 |
|
314 | 315 |
|
315 |
| - |
316 | 316 |
|
317 | 317 |
|
318 | 318 |
|
| ||
336 | 336 |
|
337 | 337 |
|
338 | 338 |
|
| 339 | + |
339 | 340 |
|
340 | 341 |
|
341 |
| - |
342 | 342 |
|
343 | 343 |
|
344 | 344 |
|
|
-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
54 |
| - |
55 | 53 |
|
56 | 54 |
|
57 | 55 |
|
|
lib/matplotlib/backend_bases.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.pyi+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| ||
246 | 246 |
|
247 | 247 |
|
248 | 248 |
|
| 249 | + |
| 250 | + |
249 | 251 |
|
250 | 252 |
|
251 | 253 |
|
| ||
271 | 273 |
|
272 | 274 |
|
273 | 275 |
|
| 276 | + |
| 277 | + |
274 | 278 |
|
275 | 279 |
|
276 | 280 |
|
|
lib/matplotlib/backend_tools.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_tools.pyi+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
47 |
| - |
48 |
| - |
| 46 | + |
49 | 47 |
|
50 | 48 |
|
51 | 49 |
|
|
lib/matplotlib/collections.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/collections.pyi+6-3Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
31 | 32 |
|
32 | 33 |
|
33 | 34 |
|
34 |
| - |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| ||
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
| 95 | + |
95 | 96 |
|
96 | 97 |
|
97 | 98 |
|
| ||
117 | 118 |
|
118 | 119 |
|
119 | 120 |
|
120 |
| - |
| 121 | + |
121 | 122 |
|
122 | 123 |
|
123 | 124 |
|
| ||
143 | 144 |
|
144 | 145 |
|
145 | 146 |
|
| 147 | + |
146 | 148 |
|
147 | 149 |
|
148 | 150 |
|
| ||
179 | 181 |
|
180 | 182 |
|
181 | 183 |
|
| 184 | + |
182 | 185 |
|
183 | 186 |
|
184 | 187 |
|
| ||
187 | 190 |
|
188 | 191 |
|
189 | 192 |
|
190 |
| - |
| 193 | + |
191 | 194 |
|
192 | 195 |
|
193 | 196 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
299 | 299 |
|
300 | 300 |
|
301 | 301 |
|
| 302 | + |
302 | 303 |
|
303 | 304 |
|
304 | 305 |
|
305 | 306 |
|
306 | 307 |
|
307 | 308 |
|
308 | 309 |
|
309 |
| - |
310 | 310 |
|
311 | 311 |
|
312 | 312 |
|
|
+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
| 79 | + |
79 | 80 |
|
80 | 81 |
|
81 | 82 |
|
| ||
84 | 85 |
|
85 | 86 |
|
86 | 87 |
|
87 |
| - |
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
| ||
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
| 117 | + |
117 | 118 |
|
118 | 119 |
|
119 | 120 |
|
| ||
129 | 130 |
|
130 | 131 |
|
131 | 132 |
|
| 133 | + |
132 | 134 |
|
133 | 135 |
|
134 | 136 |
|
| ||
142 | 144 |
|
143 | 145 |
|
144 | 146 |
|
| 147 | + |
145 | 148 |
|
146 | 149 |
|
147 | 150 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
| 77 | + |
77 | 78 |
|
78 | 79 |
|
79 | 80 |
|
| ||
112 | 113 |
|
113 | 114 |
|
114 | 115 |
|
115 |
| - |
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
| 49 | + |
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
|
lib/matplotlib/offsetbox.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/offsetbox.pyi+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
| 82 | + |
82 | 83 |
|
83 | 84 |
|
84 | 85 |
|
| ||
117 | 118 |
|
118 | 119 |
|
119 | 120 |
|
| 121 | + |
120 | 122 |
|
121 | 123 |
|
122 | 124 |
|
| ||
154 | 156 |
|
155 | 157 |
|
156 | 158 |
|
| 159 | + |
157 | 160 |
|
158 | 161 |
|
159 | 162 |
|
| ||
186 | 189 |
|
187 | 190 |
|
188 | 191 |
|
| 192 | + |
189 | 193 |
|
190 | 194 |
|
191 | 195 |
|
| ||
197 | 201 |
|
198 | 202 |
|
199 | 203 |
|
| 204 | + |
200 | 205 |
|
201 | 206 |
|
202 | 207 |
|
| ||
231 | 236 |
|
232 | 237 |
|
233 | 238 |
|
| 239 | + |
234 | 240 |
|
235 | 241 |
|
236 | 242 |
|
|
+12-3Lines changed: 12 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
| ||
82 | 83 |
|
83 | 84 |
|
84 | 85 |
|
85 |
| - |
86 | 86 |
|
| 87 | + |
87 | 88 |
|
88 | 89 |
|
89 | 90 |
|
| ||
125 | 126 |
|
126 | 127 |
|
127 | 128 |
|
| 129 | + |
128 | 130 |
|
129 | 131 |
|
130 | 132 |
|
| ||
156 | 158 |
|
157 | 159 |
|
158 | 160 |
|
159 |
| - |
| 161 | + |
160 | 162 |
|
161 | 163 |
|
162 | 164 |
|
| ||
175 | 177 |
|
176 | 178 |
|
177 | 179 |
|
| 180 | + |
178 | 181 |
|
179 | 182 |
|
180 | 183 |
|
| ||
186 | 189 |
|
187 | 190 |
|
188 | 191 |
|
189 |
| - |
| 192 | + |
190 | 193 |
|
191 | 194 |
|
192 | 195 |
|
| ||
196 | 199 |
|
197 | 200 |
|
198 | 201 |
|
| 202 | + |
199 | 203 |
|
200 | 204 |
|
201 | 205 |
|
| ||
222 | 226 |
|
223 | 227 |
|
224 | 228 |
|
| 229 | + |
225 | 230 |
|
226 | 231 |
|
227 | 232 |
|
| ||
232 | 237 |
|
233 | 238 |
|
234 | 239 |
|
| 240 | + |
235 | 241 |
|
236 | 242 |
|
237 | 243 |
|
| ||
298 | 304 |
|
299 | 305 |
|
300 | 306 |
|
| 307 | + |
301 | 308 |
|
302 | 309 |
|
303 | 310 |
|
| ||
682 | 689 |
|
683 | 690 |
|
684 | 691 |
|
| 692 | + |
685 | 693 |
|
686 | 694 |
|
687 | 695 |
|
| ||
722 | 730 |
|
723 | 731 |
|
724 | 732 |
|
| 733 | + |
725 | 734 |
|
726 | 735 |
|
727 | 736 |
|
|
lib/matplotlib/projections/polar.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/projections/polar.pyi+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
| 26 | + |
25 | 27 |
|
26 | 28 |
|
27 | 29 |
|
| ||
159 | 161 |
|
160 | 162 |
|
161 | 163 |
|
| 164 | + |
162 | 165 |
|
163 | 166 |
|
164 | 167 |
|
|
0 commit comments