Column switcher and Graph Builder
Hi, I have a number of columns which I have grouped together.In the graph builder I have the X axis constant, but the Y axis should have the column switcher function where we can chose which parameter we want to switch between from the said group of columns. First I tell JSL what columns should be in the group and which column should be my first columncolList = dttable << get column names( continu
...