Commit a07af2d
File tree
Expand file treeCollapse file tree
39 files changed
+240
-31
lines changedFilter options
- examples/api
Expand file treeCollapse file tree
39 files changed
+240
-31
lines changed+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
3 | 7 |
|
4 | 8 |
|
5 | 9 |
|
|
examples/api/barchart_demo.py
Copy file name to clipboardExpand all lines: examples/api/barchart_demo.py+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
2 | 6 |
|
3 | 7 |
|
4 | 8 |
|
|
examples/api/bbox_intersect.py
Copy file name to clipboardExpand all lines: examples/api/bbox_intersect.py+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
1 | 11 |
|
2 | 12 |
|
3 | 13 |
|
|
examples/api/collections_demo.py
Copy file name to clipboardExpand all lines: examples/api/collections_demo.py+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
3 | 5 |
|
4 | 6 |
|
5 | 7 |
|
|
examples/api/colorbar_basics.py
Copy file name to clipboardExpand all lines: examples/api/colorbar_basics.py+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
1 | 10 |
|
2 | 11 |
|
3 | 12 |
|
|
examples/api/colorbar_only.py
Copy file name to clipboardExpand all lines: examples/api/colorbar_only.py+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
3 | 7 |
|
4 | 8 |
|
5 | 9 |
|
|
examples/api/compound_path.py
Copy file name to clipboardExpand all lines: examples/api/compound_path.py+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
4 | 8 |
|
5 | 9 |
|
6 | 10 |
|
|
examples/api/custom_projection_example.py
Copy file name to clipboardExpand all lines: examples/api/custom_projection_example.py+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
1 | 11 |
|
2 | 12 |
|
3 | 13 |
|
|
examples/api/custom_scale_example.py
Copy file name to clipboardExpand all lines: examples/api/custom_scale_example.py+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
1 | 11 |
|
2 | 12 |
|
3 | 13 |
|
|
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
2 | 6 |
|
3 | 7 |
|
4 | 8 |
|
|
examples/api/date_index_formatter.py
Copy file name to clipboardExpand all lines: examples/api/date_index_formatter.py+10-3Lines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
2 | 6 |
|
3 |
| - |
| 7 | + |
4 | 8 |
|
5 | 9 |
|
6 | 10 |
|
| ||
19 | 23 |
|
20 | 24 |
|
21 | 25 |
|
22 |
| - |
| 26 | + |
| 27 | + |
23 | 28 |
|
| 29 | + |
24 | 30 |
|
25 | 31 |
|
26 | 32 |
|
| ||
32 | 38 |
|
33 | 39 |
|
34 | 40 |
|
35 |
| - |
| 41 | + |
36 | 42 |
|
37 | 43 |
|
| 44 | + |
38 | 45 |
|
39 | 46 |
|
40 | 47 |
|
examples/api/demo_affine_image.py
Copy file name to clipboardExpand all lines: examples/api/demo_affine_image.py+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
2 | 6 |
|
3 | 7 |
|
4 | 8 |
|
|
+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
1 | 9 |
|
2 | 10 |
|
3 | 11 |
|
|
examples/api/engineering_formatter.py
Copy file name to clipboardExpand all lines: examples/api/engineering_formatter.py+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
2 | 6 |
|
3 | 7 |
|
4 | 8 |
|
|
examples/api/filled_step.py
Copy file name to clipboardExpand all lines: examples/api/filled_step.py+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
1 | 10 |
|
2 | 11 |
|
3 | 12 |
|
|
examples/api/font_family_rc.py
Copy file name to clipboardExpand all lines: examples/api/font_family_rc.py+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
2 | 6 |
|
3 | 7 |
|
4 | 8 |
|
|
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
3 | 7 |
|
4 | 8 |
|
5 | 9 |
|
|
examples/api/histogram_path_demo.py
Copy file name to clipboardExpand all lines: examples/api/histogram_path_demo.py+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
2 | 6 |
|
3 | 7 |
|
4 | 8 |
|
| ||
41 | 45 |
|
42 | 46 |
|
43 | 47 |
|
44 |
| - |
| 48 | + |
45 | 49 |
|
46 | 50 |
|
47 | 51 |
|
|
examples/api/image_zcoord.py
Copy file name to clipboardExpand all lines: examples/api/image_zcoord.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
2 | 6 |
|
3 | 7 |
|
4 | 8 |
|
5 | 9 |
|
6 | 10 |
|
7 |
| - |
8 | 11 |
|
9 | 12 |
|
10 | 13 |
|
|
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
2 | 6 |
|
3 | 7 |
|
4 | 8 |
|
|
examples/api/legend_demo.py
Copy file name to clipboardExpand all lines: examples/api/legend_demo.py+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
1 | 10 |
|
2 | 11 |
|
3 | 12 |
|
|
examples/api/line_with_text.py
Copy file name to clipboardExpand all lines: examples/api/line_with_text.py+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
2 | 6 |
|
3 | 7 |
|
4 | 8 |
|
|
+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
2 | 6 |
|
3 | 7 |
|
4 | 8 |
|
| ||
13 | 17 |
|
14 | 18 |
|
15 | 19 |
|
16 |
| - |
17 | 20 |
|
18 | 21 |
|
19 | 22 |
|
| ||
37 | 40 |
|
38 | 41 |
|
39 | 42 |
|
40 |
| - |
41 |
| - |
42 | 43 |
|
43 | 44 |
|
44 | 45 |
|
| ||
80 | 81 |
|
81 | 82 |
|
82 | 83 |
|
| 84 | + |
83 | 85 |
|
84 | 86 |
|
85 | 87 |
|
|
examples/api/mathtext_asarray.py
Copy file name to clipboardExpand all lines: examples/api/mathtext_asarray.py+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
3 | 7 |
|
4 | 8 |
|
5 | 9 |
|
|
examples/api/patch_collection.py
Copy file name to clipboardExpand all lines: examples/api/patch_collection.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
1 | 7 |
|
2 | 8 |
|
3 | 9 |
|
|
examples/api/power_norm_demo.py
Copy file name to clipboardExpand all lines: examples/api/power_norm_demo.py+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
1 | 10 |
|
2 | 11 |
|
3 | 12 |
|
|
examples/api/quad_bezier.py
Copy file name to clipboardExpand all lines: examples/api/quad_bezier.py+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
1 | 10 |
|
2 | 11 |
|
3 | 12 |
|
|
examples/api/radar_chart.py
Copy file name to clipboardExpand all lines: examples/api/radar_chart.py+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
3 | 7 |
|
4 | 8 |
|
5 | 9 |
|
| ||
187 | 191 |
|
188 | 192 |
|
189 | 193 |
|
190 |
| - |
| 194 | + |
| 195 | + |
191 | 196 |
|
192 | 197 |
|
193 | 198 |
|
|
examples/api/sankey_demo_basics.py
Copy file name to clipboardExpand all lines: examples/api/sankey_demo_basics.py+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
2 | 7 |
|
3 | 8 |
|
4 | 9 |
|
|
0 commit comments