Using JSL to Plot Multiple Series on One Graph
Hello, I want to plot multiple series as a function of the same variable on a graph. For example, here is the type of data I want to plot: y x1 x2 1 12 14 2 25 28 3 36 38 4 54 49 5 68 86 All I have found so far is a way to plot multiple series on different graphs but never multiple series on the same graph. I want to have checkboxes that allow me to select the series I w...
guilhem
vince_faller