Ask AI
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.A UI Element that is on the template linked to the actiontrue
CodeThe "Code" of the data set that should be added to the chosen "Line chart component".Texttrue
NameThe "Name" of the data set that should be added to the chosen "Line chart component".Texttrue
Line widthThe width of the line to be used for this dataset.Textfalse
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.Texttrue
Area colorThe color the area of the data set that should be added to the chosen "Line chart component" in hex value.Textfalse
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.True/Falsefalse
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.Textfalse
PointsThe actual data points to be added to newly created data set on the chosen "Line chart component"Texttrue