LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

unzooming with the graph palette

In my application, i'm using an intensity graph in order to display fixed size images. I programmatically set the maximum/minimum value of each axes (15547 for the X-axis and 23700 for the Y-axis) and also disabled the autosize.
Sometimes, I have to zoom on the image displayed and then go back to the original image size. To do that, i'm using the graph palette's tools.
However, when I unzoom the axis scale changes (16000 for the X-axis and 24000 for the Y-axis) and lets appear black amrgins in the plot area.
How can I avoid this ?

Thank you!
CLA, CTA, LV Champion
View Cyril Gambini's profile on LinkedIn
This post is made under CC BY 4.0 DEED licensing
0 Kudos
Message 1 of 2
(2,379 Views)
Try to uncheck the Loose Fit property of the scales. --> right click on the scale >> Loose Fit
0 Kudos
Message 2 of 2
(2,373 Views)