LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

autoscale y

Hi there
 
I have 8 channels plot in a chart, set y-axis to autoscale,  I want diable any of them, set a property node plot.visible to false, channel doesn't show up in chart, but the value of that channel still affect y-axis autoscale, that is if channel 0 to channel 7 is 14 to 20, channel 8 is 30, even channel 8 doesn't show up, the chart y axis autoscale still from 14 to 30, any suggestion for me?
 
thank you
0 Kudos
Message 1 of 3
(2,678 Views)
I do not see this behavior. Attached is an example VI with just 2 plots, and when you turn off the higher range plot the Y axis autoscales to the lower range one. Note that I am using an OpenG function to get a random number withing a range. I've attached that OpenG VI.
Download All
0 Kudos
Message 2 of 3
(2,652 Views)
thanks, that helps me a lot
0 Kudos
Message 3 of 3
(2,639 Views)