LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

turn off auto scale in XY graph when zooming?

Hi!

I have a xy graph with 3 graphs and 3 scales. Whenever I zoom in and then go back to "full view" one of my scales switches from a fixed scale to autoscale. The others stay fixed.
Anyone knows what this could be?

bye
hmann
0 Kudos
Message 1 of 3
(2,919 Views)
Maybe in the program : "Scale fit" properties from the graph variable.

0 for Fixed
2 for Autoscale
0 Kudos
Message 2 of 3
(2,919 Views)
Hello Hmann,

I'm not sure what's the behavior you talk about as you haven't provided an example, but I think this vi might help.
What you may need to do to avoid that behavior is to assign to each plot one Y Scale (you need to use the Plot legend to do this). I've done so in this example, and the Autoscale wasn't affected. Please let me know if this doesn't solve it and how to reproduce it step by step.
Regards,
Jorge M.
0 Kudos
Message 3 of 3
(2,919 Views)