06-08-2017 01:03 PM - edited 06-08-2017 01:08 PM
Greetings,
I have a waveform graph in which I am plotting two sets of data (method plotymultiple). I have the Y-scales' behavior properties set up exactly the same (default values). One scale (torque) is scaling properly, but the other one (speed) is not. Is it because I'm calling plotYmultiple method on the data? How should I do this to get the simple results that I want?
Thanks,
D
Solved! Go to Solution.
06-08-2017 01:52 PM
Disregard, I got it. I needed to assign the specific plots to their respective Y-Axis when using multiple Y-axis'.
Regards,
D