How to add label name to a legend in a Graph Builder plot through JSL?
I have a script creating a plot using Graph Builder which shows data from measurements. After producing the plot, I loop through the measurements month by month and use the command Add Variable to add monthly calculated curve fits to show the development over time of the recorded data.Now I'm trying to figure out how I can add a label to each plotted curve fit through script. The column labels for...