Skip to content

Commit 3cdbae2

Browse files
committed
updated Line.crtx and Line_Marker.crtx (generated from scratch) + removed non-pulic ctrx files
1 parent 58f43e1 commit 3cdbae2

15 files changed

+0
-12
lines changed

larray/example.py

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -96,19 +96,7 @@ def get_example_templates_dir():
9696
>>> # list of all available example templates
9797
>>> for template_file in sorted(os.listdir(tmpl_dir)):
9898
... print(template_file)
99-
Area.crtx
100-
Area_100Stacked.crtx
101-
Area_Stacked.crtx
102-
Bar_100Stacked.crtx
103-
Bar_Clustered.crtx
104-
Bar_Stacked.crtx
10599
Line.crtx
106-
Line_Comp_Proj.crtx
107100
Line_Marker.crtx
108-
Line_Marker_Comp_Proj.crtx
109-
Line_Marker_Proj.crtx
110-
Line_proj.crtx
111-
Pie.crtx
112-
Scat.crtx
113101
"""
114102
return EXAMPLE_EXCEL_TEMPLATES_DIR

larray/tests/excel_template/Area.crtx

-4.75 KB
Binary file not shown.
-4.73 KB
Binary file not shown.
-4.73 KB
Binary file not shown.
-4.54 KB
Binary file not shown.
-4.6 KB
Binary file not shown.
-4.54 KB
Binary file not shown.

larray/tests/excel_template/Line.crtx

2.23 KB
Binary file not shown.
-5.19 KB
Binary file not shown.
2.21 KB
Binary file not shown.
Binary file not shown.
-5.41 KB
Binary file not shown.
-5.19 KB
Binary file not shown.

larray/tests/excel_template/Pie.crtx

-4.68 KB
Binary file not shown.

larray/tests/excel_template/Scat.crtx

-4.52 KB
Binary file not shown.

0 commit comments

Comments
 (0)