LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Mixed Signal Graph plot area shrinked, after scale visible property set

If you toggle the property "Y Scale visible", the plot area gets shrinked every time the Y scale is set to visible.
 
I didn't find a way to clean up the MSG again after it's "messed" up.
 
Press the button "Visible" several times in the attached vi "Mixed signal graph error" and you see what I mean.
 
Has anybody an idea how to get the Mixed signal graph to display the plot areas int the correct size again?
 
Thanks,
Berni
 
 
0 Kudos
Message 1 of 2
(2,617 Views)
Hello Berni,

the problem is that each time when the y-axis is visible the relative position is changed to the point of the displayed y-axis.

The solution is to set the position manually.

mfg
Stefan

Message Edited by Hemetsberger on 08-03-2007 03:54 AM

Message Edited by Hemetsberger on 08-03-2007 03:55 AM

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