Skip to main content

Add data set to Line chart

Enables the addition of a complete data set to the "Line chart component", facilitating dynamic data visualization

Input parameters

NameDescriptionTypeRequiredDefault value
Line chart componentSpecify the "Line chart component" in which you want to add a data set.PARTtrue
CodeThe "Code" of the data set that should be added to the chosen "Line chart component".STRINGtrue
NameThe "Name" of the data set that should be added to the chosen "Line chart component".STRINGtrue
Line widthThe width of the line to be used for this dataset.STRINGfalse
Line typeThe type of the line to be used for this dataset.SELECT_ONEfalse
Line colorThe color of the line of the data set that should be added to the chosen "Line chart component" in hex value.STRINGtrue
Area colorThe color the area of the data set that should be added to the chosen "Line chart component" in hex value.STRINGfalse
Area transparencyThe transparency the area of the data set that should be added to the chosen "Line chart component". Expecting a value between 0 and 1 where 0 is transparent and 1 is not.NUMBERfalse
Smooth linesWhether or not the lines of this dataset should be smooth.BOOLEANfalse
StackStack this dataset with other datasets in your line chart by using the same value as Stack for each of the datasets you wish to stack.STRINGfalse
PointsThe actual data points to be added to newly created data set on the chosen "Line chart component"STRINGtrue