LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Graph Zoom

Is there a way to set an XY-graph when it opens in a .vi file to be in zoom-fit?  I am using Labview 5.0 (I know, we are on Concurrent, which newer labview does not come on).
 
The problem is that if you zoom in, close the pop-up window, the next time it comes up, it is still zoomed in.
 
Thanks
 
0 Kudos
Message 1 of 2
(2,615 Views)

Philip,

It's difficult to say with such an old version of LabVIEW, but if there is not a specific property/attribute for zoom-fit that can be affected via a property node for your XY Graph it might be difficult.  You can play around with the properties that are exposed to you for the XY Graph attribute node and see if you can come up with a little initialization routine that will do the same thing as a zoom-fit (maybe setting the plot area or x/y scale attributes).  I hope this helps, and best of luck.

 

0 Kudos
Message 2 of 2
(2,603 Views)