LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

BUG in the Graph/Chart scale management (one more)

Several problems affecting the dynamic management of X and Y scales have already been reported. Here is another one detected a few days ago : a repeated write of a constant value to the ScaleMarker.Position property node moves the scale away...
The attached vi illustrate this behaviour : Run the vi. The scale.Marker position is read and passed to a control. Then, the control is read repeatedly in a loop. Change the value of the control and watch the scale run away.
Tested on LV 7.1, on W2K and MacOS platforms
Chilly Charly    (aka CC)
Message 1 of 4
(3,010 Views)
Hello Chilly Charly,

Thank you for this information. I tested your program and I agree that this behaviour seems strange.
Your message has been sent to the NI R&D and you will be informed of any evolution.

I modified your program to have better execution result: I add Event structure to change the value of property node when the user changes this value in the front panel.
See the attached file.
But in some cases, the problem still occurs.

Thank you again and happy LV programming.

Sanaa TAZI
National Instruments France
0 Kudos
Message 2 of 4
(2,885 Views)

Hello i am also having the same problems with the graph y marker positions. When i change the multiplier of the y scale, it tends to move everywhere. I wish theres a way to programatically do advanced>>reset graph layout. Has anyone solved this issue?

0 Kudos
Message 3 of 4
(1,048 Views)

@villanul wrote:

Hello i am also having the same problems with the graph y marker positions. When i change the multiplier of the y scale, it tends to move everywhere. I wish theres a way to programatically do advanced>>reset graph layout. Has anyone solved this issue?


Since this thread is almost 20(!) years old, maybe start a new thread, attach your VI, and explain your problem in detail.

0 Kudos
Message 4 of 4
(1,038 Views)