LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Same scale for X and Y on XYGraph

I have an XYGraph which is fed with a double array of x and y coordinates. Normally, it's convenient that LabVIEW automatically adjusts the x and y scale to the appropriate size. But in my case, I'd like to have scaling in x and y direction with the same value.

 

I browsed through the options for XYGraph, but I did not find an idea. How can I do this?

0 Kudos
Message 1 of 4
(2,246 Views)

Hi mibeer,

 

you can set the scales on your own using property nodes - after you switched off autoscaling...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(2,245 Views)

Thanks for the answer.

 

But unfortunately, I do not see any property on XYGraph to turn off autoscaling. I can select a large number of properties in the property node, but I do not see autoscale anywhere, also not in any sub-menu. Where can I find it? How can I do it?

0 Kudos
Message 3 of 4
(2,210 Views)

Hi mibeer,

 

I do see them - just by reading the help...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(2,208 Views)