LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview XY graph with space between data and top/bottom of graph

In Labview, how do I modify the properties of the XY Graph so that there is some empty space (of say 1 unit) between the top and bottom of my graph and the data points I'm plotting. For example, I have a sine wave and when its autoscaled, the top point is at the very top of the graph but I want some space between the top of the graph and the highest point of the sine wave.  I could "unautoscale it" and edit the minimum and maximum to be 1 above and below the data points but is there a way to set it so it stays that way regardless of the data points that I input?

 

Thanks,
Kevin

0 Kudos
Message 1 of 6
(3,453 Views)

untitled.PNG

 

I don't know how big of a cushion it gives, but it's there.

--
Tim Elsey
Certified LabVIEW Architect
0 Kudos
Message 2 of 6
(3,444 Views)

elset191 wrote:

 

I don't know how big of a cushion it gives, but it's there.


 

 

 

if you want to programmatically set it you can also do this (as I learned a bit ago right here on these forums!)

 

 

Message Edited by for(imstuck) on 05-24-2010 03:45 PM
Message Edited by for(imstuck) on 05-24-2010 03:46 PM
Message 3 of 6
(3,440 Views)
The loose fit option is already selected but it doesnt give me any cushion at all, I'll take a picture of what I'm looking at in a couple of hours when I'm able to hook up my laptop to the internet.
0 Kudos
Message 4 of 6
(3,433 Views)

How do I set it so it automatically has a cushion on the top and bottom of this graph?

 

nocushion.jpg

0 Kudos
Message 5 of 6
(3,392 Views)

stellarowl12 wrote:

How do I set it so it automatically has a cushion on the top and bottom of this graph?

 

 


Please, see my solution above. Use the property nodes.

0 Kudos
Message 6 of 6
(3,363 Views)