Commit cb89c38
File tree
Expand file treeCollapse file tree
12 files changed
+85
-52
lines changedFilter options
- examples
- api
- color
- images_contours_and_fields
Expand file treeCollapse file tree
12 files changed
+85
-52
lines changedexamples/api/bbox_intersect.py
Copy file name to clipboardExpand all lines: examples/api/bbox_intersect.py+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
8 |
| - |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
9 | 13 |
|
10 | 14 |
|
11 | 15 |
|
| ||
14 | 18 |
|
15 | 19 |
|
16 | 20 |
|
17 |
| - |
| 21 | + |
18 | 22 |
|
19 | 23 |
|
examples/api/colorbar_basics.py
Copy file name to clipboard+28Lines changed: 28 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
examples/api/legend_demo.py
Copy file name to clipboardExpand all lines: examples/api/legend_demo.py+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
11 |
| - |
12 |
| - |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
13 | 14 |
|
14 |
| - |
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
|
examples/api/patch_collection.py
Copy file name to clipboardExpand all lines: examples/api/patch_collection.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
examples/api/power_norm_demo.py
Copy file name to clipboardExpand all lines: examples/api/power_norm_demo.py+13-14Lines changed: 13 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
8 |
| - |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 |
| - |
12 |
| - |
13 | 12 |
|
14 |
| - |
15 |
| - |
16 |
| - |
| 13 | + |
17 | 14 |
|
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
| 15 | + |
| 16 | + |
23 | 17 |
|
24 |
| - |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
25 | 24 |
|
26 | 25 |
|
examples/api/radar_chart.py
Copy file name to clipboardExpand all lines: examples/api/radar_chart.py+10-9Lines changed: 10 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
169 | 169 |
|
170 | 170 |
|
171 | 171 |
|
172 |
| - |
| 172 | + |
| 173 | + |
173 | 174 |
|
174 | 175 |
|
175 | 176 |
|
176 | 177 |
|
177 |
| - |
178 |
| - |
179 |
| - |
| 178 | + |
| 179 | + |
180 | 180 |
|
181 | 181 |
|
182 | 182 |
|
| ||
185 | 185 |
|
186 | 186 |
|
187 | 187 |
|
188 |
| - |
| 188 | + |
189 | 189 |
|
190 |
| - |
191 |
| - |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
192 | 195 |
|
193 |
| - |
194 |
| - |
195 | 196 |
|
examples/color/color_cycle_demo.py
Copy file name to clipboardExpand all lines: examples/color/color_cycle_demo.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
examples/images_contours_and_fields/contourf_log.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/contourf_log.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
| 34 | + |
34 | 35 |
|
35 | 36 |
|
36 | 37 |
|
| ||
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
44 |
| - |
| 45 | + |
45 | 46 |
|
46 | 47 |
|
examples/images_contours_and_fields/image_demo.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/image_demo.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
11 |
| - |
| 10 | + |
| 11 | + |
| 12 | + |
12 | 13 |
|
examples/images_contours_and_fields/image_demo_clip_path.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/image_demo_clip_path.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
examples/images_contours_and_fields/interpolation_none_vs_nearest.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/interpolation_none_vs_nearest.py+8-11Lines changed: 8 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
36 | 33 |
|
37 | 34 |
|
38 | 35 |
|
| ||
60 | 57 |
|
61 | 58 |
|
62 | 59 |
|
63 |
| - |
| 60 | + |
64 | 61 |
|
65 | 62 |
|
examples/images_contours_and_fields/streamplot_demo_masking.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/streamplot_demo_masking.py+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
| 22 | + |
22 | 23 |
|
23 |
| - |
24 |
| - |
| 24 | + |
| 25 | + |
25 | 26 |
|
26 | 27 |
|
0 commit comments