ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Strange Behaviour of vertical grid in Waveform Graph

I am running the latest LabVIEW version and lately I see strange behviour of Intensity Graph and Waveform Graph with changing data.
I don't see why the vertical grid lines don't appear here?
The vertical grid lines exist, if I set u_3[px] to 587.

 

Why is the grid spacing not 0.5 here, but 0.4?

Writing 0.5 to X-Scale: Increment doesn't change the outcome.

Quiztus2_0-1707739779367.png

Strange X-Tick Visualization.png

 

 

Actor Framework
0 Kudos
Message 1 of 2
(559 Views)

It turns out that if you overwrite the xmarkervals[] once, the autoscale option doesn't overwrite these values.

You have to make sure that marker spacing is set to uniform in order to have the default behaviour back.

Actor Framework
0 Kudos
Message 2 of 2
(543 Views)