File tree
Expand file treeCollapse file tree
26 files changed
+64
-64
lines changedFilter options
- examples
- images_contours_and_fields
- mplot3d
- statistics
- lib
- matplotlib
- axes
- cbook
- tri
- mpl_toolkits
- axisartist
- mplot3d
- tests
- tutorials/introductory
Expand file treeCollapse file tree
26 files changed
+64
-64
lines changedexamples/images_contours_and_fields/image_transparency_blend.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/image_transparency_blend.py+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
4 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 |
| - |
| 8 | + |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
| 14 | + |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
|
examples/images_contours_and_fields/pcolor_demo.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/pcolor_demo.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
|
examples/images_contours_and_fields/pcolormesh_levels.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/pcolormesh_levels.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
examples/mplot3d/quiver3d.py
Copy file name to clipboardExpand all lines: examples/mplot3d/quiver3d.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
examples/statistics/hexbin_demo.py
Copy file name to clipboardExpand all lines: examples/statistics/hexbin_demo.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
|
+1-1Lines changed: 1 addition & 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 | 82 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+13-13Lines changed: 13 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2028 | 2028 |
|
2029 | 2029 |
|
2030 | 2030 |
|
2031 |
| - |
| 2031 | + |
2032 | 2032 |
|
2033 | 2033 |
|
2034 | 2034 |
|
2035 |
| - |
| 2035 | + |
2036 | 2036 |
|
2037 | 2037 |
|
2038 | 2038 |
|
| ||
4200 | 4200 |
|
4201 | 4201 |
|
4202 | 4202 |
|
4203 |
| - |
| 4203 | + |
4204 | 4204 |
|
4205 | 4205 |
|
4206 | 4206 |
|
| ||
4253 | 4253 |
|
4254 | 4254 |
|
4255 | 4255 |
|
4256 |
| - |
| 4256 | + |
4257 | 4257 |
|
4258 | 4258 |
|
4259 | 4259 |
|
4260 | 4260 |
|
4261 | 4261 |
|
4262 | 4262 |
|
4263 |
| - |
| 4263 | + |
4264 | 4264 |
|
4265 | 4265 |
|
4266 | 4266 |
|
| ||
4341 | 4341 |
|
4342 | 4342 |
|
4343 | 4343 |
|
4344 |
| - |
| 4344 | + |
4345 | 4345 |
|
4346 | 4346 |
|
4347 | 4347 |
|
| ||
5597 | 5597 |
|
5598 | 5598 |
|
5599 | 5599 |
|
5600 |
| - |
| 5600 | + |
5601 | 5601 |
|
5602 | 5602 |
|
5603 | 5603 |
|
| ||
5623 | 5623 |
|
5624 | 5624 |
|
5625 | 5625 |
|
5626 |
| - |
| 5626 | + |
5627 | 5627 |
|
5628 | 5628 |
|
5629 | 5629 |
|
| ||
5841 | 5841 |
|
5842 | 5842 |
|
5843 | 5843 |
|
5844 |
| - |
| 5844 | + |
5845 | 5845 |
|
5846 | 5846 |
|
5847 | 5847 |
|
| ||
5869 | 5869 |
|
5870 | 5870 |
|
5871 | 5871 |
|
5872 |
| - |
| 5872 | + |
5873 | 5873 |
|
5874 | 5874 |
|
5875 | 5875 |
|
| ||
5970 | 5970 |
|
5971 | 5971 |
|
5972 | 5972 |
|
5973 |
| - |
| 5973 | + |
5974 | 5974 |
|
5975 | 5975 |
|
5976 | 5976 |
|
| ||
6288 | 6288 |
|
6289 | 6289 |
|
6290 | 6290 |
|
6291 |
| - |
| 6291 | + |
6292 | 6292 |
|
6293 | 6293 |
|
6294 | 6294 |
|
| ||
7464 | 7464 |
|
7465 | 7465 |
|
7466 | 7466 |
|
7467 |
| - |
| 7467 | + |
7468 | 7468 |
|
7469 | 7469 |
|
7470 | 7470 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
430 | 430 |
|
431 | 431 |
|
432 | 432 |
|
433 |
| - |
| 433 | + |
434 | 434 |
|
435 | 435 |
|
436 | 436 |
|
|
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 |
---|---|---|
| ||
1300 | 1300 |
|
1301 | 1301 |
|
1302 | 1302 |
|
1303 |
| - |
| 1303 | + |
1304 | 1304 |
|
1305 | 1305 |
|
1306 | 1306 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
295 | 295 |
|
296 | 296 |
|
297 | 297 |
|
298 |
| - |
| 298 | + |
299 | 299 |
|
300 | 300 |
|
301 | 301 |
|
|
+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
415 | 415 |
|
416 | 416 |
|
417 | 417 |
|
418 |
| - |
| 418 | + |
419 | 419 |
|
420 | 420 |
|
421 | 421 |
|
| ||
1781 | 1781 |
|
1782 | 1782 |
|
1783 | 1783 |
|
1784 |
| - |
| 1784 | + |
1785 | 1785 |
|
1786 | 1786 |
|
1787 | 1787 |
|
| ||
1803 | 1803 |
|
1804 | 1804 |
|
1805 | 1805 |
|
1806 |
| - |
| 1806 | + |
1807 | 1807 |
|
1808 | 1808 |
|
1809 | 1809 |
|
| ||
1846 | 1846 |
|
1847 | 1847 |
|
1848 | 1848 |
|
1849 |
| - |
| 1849 | + |
1850 | 1850 |
|
1851 | 1851 |
|
1852 | 1852 |
|
| ||
1879 | 1879 |
|
1880 | 1880 |
|
1881 | 1881 |
|
1882 |
| - |
| 1882 | + |
1883 | 1883 |
|
1884 | 1884 |
|
1885 | 1885 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1570 | 1570 |
|
1571 | 1571 |
|
1572 | 1572 |
|
1573 |
| - |
| 1573 | + |
1574 | 1574 |
|
1575 | 1575 |
|
1576 | 1576 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3229 | 3229 |
|
3230 | 3230 |
|
3231 | 3231 |
|
3232 |
| - |
| 3232 | + |
3233 | 3233 |
|
3234 | 3234 |
|
3235 | 3235 |
|
|
+1-1Lines changed: 1 addition & 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 | 82 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
739 | 739 |
|
740 | 740 |
|
741 | 741 |
|
742 |
| - |
| 742 | + |
743 | 743 |
|
744 | 744 |
|
745 | 745 |
|
| ||
841 | 841 |
|
842 | 842 |
|
843 | 843 |
|
844 |
| - |
| 844 | + |
845 | 845 |
|
846 | 846 |
|
847 | 847 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
216 | 216 |
|
217 | 217 |
|
218 | 218 |
|
219 |
| - |
| 219 | + |
220 | 220 |
|
221 | 221 |
|
222 | 222 |
|
|
lib/matplotlib/stackplot.py
Copy file name to clipboardExpand all lines: lib/matplotlib/stackplot.py+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
32 |
| - |
| 31 | + |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
|
lib/matplotlib/transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/transforms.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1213 | 1213 |
|
1214 | 1214 |
|
1215 | 1215 |
|
1216 |
| - |
| 1216 | + |
1217 | 1217 |
|
1218 | 1218 |
|
1219 | 1219 |
|
|
lib/matplotlib/tri/triangulation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tri/triangulation.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 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
|
lib/matplotlib/tri/triinterpolate.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tri/triinterpolate.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
215 | 215 |
|
216 | 216 |
|
217 | 217 |
|
218 |
| - |
| 218 | + |
219 | 219 |
|
220 |
| - |
| 220 | + |
221 | 221 |
|
222 | 222 |
|
223 | 223 |
|
| ||
290 | 290 |
|
291 | 291 |
|
292 | 292 |
|
293 |
| - |
| 293 | + |
294 | 294 |
|
295 | 295 |
|
296 | 296 |
|
|
lib/matplotlib/tri/trirefine.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tri/trirefine.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
139 |
| - |
| 139 | + |
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
| ||
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
154 |
| - |
| 154 | + |
155 | 155 |
|
156 | 156 |
|
157 | 157 |
|
|
0 commit comments