Commit 9bcaf7c
File tree
Expand file treeCollapse file tree
9 files changed
+18
-17
lines changedFilter options
- examples/misc
- lib
- matplotlib
- axes
- projections
- mpl_toolkits/mplot3d
Expand file treeCollapse file tree
9 files changed
+18
-17
lines changedexamples/misc/custom_projection.py
Copy file name to clipboardExpand all lines: examples/misc/custom_projection.py+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
338 | 338 |
|
339 | 339 |
|
340 | 340 |
|
341 |
| - |
| 341 | + |
| 342 | + |
342 | 343 |
|
343 | 344 |
|
344 | 345 |
|
345 | 346 |
|
346 | 347 |
|
347 | 348 |
|
348 |
| - |
| 349 | + |
| 350 | + |
349 | 351 |
|
350 | 352 |
|
351 | 353 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
711 | 711 |
|
712 | 712 |
|
713 | 713 |
|
714 |
| - |
| 714 | + |
715 | 715 |
|
716 | 716 |
|
717 | 717 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
188 | 188 |
|
189 | 189 |
|
190 | 190 |
|
191 |
| - |
| 191 | + |
192 | 192 |
|
193 | 193 |
|
194 | 194 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+4-5Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1921 | 1921 |
|
1922 | 1922 |
|
1923 | 1923 |
|
1924 |
| - |
| 1924 | + |
1925 | 1925 |
|
1926 | 1926 |
|
1927 | 1927 |
|
| ||
2277 | 2277 |
|
2278 | 2278 |
|
2279 | 2279 |
|
2280 |
| - |
2281 |
| - |
| 2280 | + |
2282 | 2281 |
|
2283 | 2282 |
|
2284 | 2283 |
|
| ||
3922 | 3921 |
|
3923 | 3922 |
|
3924 | 3923 |
|
3925 |
| - |
| 3924 | + |
3926 | 3925 |
|
3927 | 3926 |
|
3928 | 3927 |
|
3929 | 3928 |
|
3930 | 3929 |
|
3931 |
| - |
| 3930 | + |
3932 | 3931 |
|
3933 | 3932 |
|
3934 | 3933 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
208 | 208 |
|
209 | 209 |
|
210 | 210 |
|
211 |
| - |
| 211 | + |
212 | 212 |
|
213 | 213 |
|
214 | 214 |
|
|
lib/matplotlib/projections/geo.py
Copy file name to clipboardExpand all lines: lib/matplotlib/projections/geo.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
202 | 202 |
|
203 | 203 |
|
204 | 204 |
|
205 |
| - |
| 205 | + |
206 | 206 |
|
207 | 207 |
|
208 | 208 |
|
209 | 209 |
|
210 | 210 |
|
211 | 211 |
|
212 | 212 |
|
213 |
| - |
| 213 | + |
214 | 214 |
|
215 | 215 |
|
216 | 216 |
|
|
lib/matplotlib/projections/polar.py
Copy file name to clipboardExpand all lines: lib/matplotlib/projections/polar.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1420 | 1420 |
|
1421 | 1421 |
|
1422 | 1422 |
|
1423 |
| - |
| 1423 | + |
1424 | 1424 |
|
1425 | 1425 |
|
1426 | 1426 |
|
1427 | 1427 |
|
1428 | 1428 |
|
1429 | 1429 |
|
1430 | 1430 |
|
1431 |
| - |
| 1431 | + |
1432 | 1432 |
|
1433 | 1433 |
|
1434 | 1434 |
|
|
lib/matplotlib/streamplot.py
Copy file name to clipboardExpand all lines: lib/matplotlib/streamplot.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
355 | 355 |
|
356 | 356 |
|
357 | 357 |
|
358 |
| - |
| 358 | + |
359 | 359 |
|
360 | 360 |
|
361 | 361 |
|
|
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1061 | 1061 |
|
1062 | 1062 |
|
1063 | 1063 |
|
1064 |
| - |
| 1064 | + |
1065 | 1065 |
|
1066 | 1066 |
|
1067 | 1067 |
|
1068 | 1068 |
|
1069 | 1069 |
|
1070 | 1070 |
|
1071 | 1071 |
|
1072 |
| - |
| 1072 | + |
1073 | 1073 |
|
1074 | 1074 |
|
1075 | 1075 |
|
|
0 commit comments