These are the required data structures for the data variable returned in a VCDCS script. These can be created manually or can be generated by the VividCollector and edited. As long as the data is formatted correctly the chart should render.
chartData = {
data: {the variable you used for data goes here} ,
options: {the variable you used for options goes here}
};
Arc Score (arc score)
Bar Matrix (bar matrix)
Calculated Score (calculated score)
Current Year Gantt (gantt)
Curved Bar (curved bar)
Donut (donut)
Donut Matrix (donut matrix)
Field Selector (field selector)
Grouped Horizontal Timed Bar (grouped timed bar)
Grouped Vertical Timed Bar (grouped timed bar)
Half Donut (half donut)
Heatmap (heatmap)
Horizontal Bar (bar)
Horizontal Diverging Bar (diverging bar)
Horizontal Grouped Bar (grouped bar)
Horizontal Normalized Stacked Bar
Horizontal Stacked Bar (stacked bar)
Horizontal Timed Bar (timed bar)
Line (line)
List (list)
Multi Line (multi-line)
Nested List (nested list)
Nested Score List (nested score list)
Percent Complete (percent complete)
Percentage Score (percent score)
Pie (pie)
Pie Matrix (pie matrix)
Progress Score (progress score)
Pivot Table (pivot)
Sankey (sankey)
Score (score)
Score List (list score)
Spline (spline)
Spline Area (spline area)
Stacked Area (area)
Stacked Horizontal Timed Bar (stacked timed bar)
Stacked Vertical Timed Bar (stacked timed bar)
Timed Donut (timed donut)
Timed Grouped Horizontal Bar (grouped timed bar)
Timed Grouped Vertical Bar (grouped timed bar)
Timed Half Donut (timed half donut)
Timed Pie (timed pie)
Tree Map (treemap)
Trend Table (trend table)
Vertical Bar (bar)
Vertical Diverging Bar (diverging bar)
Vertical Grouped Bar (grouped bar)
Vertical Normalized Stacked Bar (normalized bar)
Vertical Stacked Bar (stacked bar)
Vertical Timed Bar (timed bar)
Waffle (waffle)