I have got a XY Graph with one X scale and two Y scales. I would like to be able to bind data to a defined Y axis, e.g 4 plots to XY1 and 3 plots to XY2. By default, the first array is ploted in the XY1 system and all following arrays to XY2 system. Is there a way to that?
I feed the XY graph with an 1D array of a cluster of one 1D array of a cluster of two doubles and use LV8.2.1 for Linux.
You can define which axis a plot should use wizth the help of a propertynode. Check out the picture and the example (done under windows) in the attached zip-File.