LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Stacked waveform chart with time in the x axis.

Hello,

 

I want to achieve a stacked waveform chart with three different plots and the x axis has to represent the absolute time of the system. I can build a stacked chart with three different plots and a basic chart with the absolute time in the x axis. However, when I try to implement the two things together it doesn't work properly. 

 

I have attached the different implementations that I have tried. 

 

Any help is apreciated.

 

Thank you!

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

Luisi, you can simply set the offset using the current time to the implementation2 and you get the offset applied in the stacked charts.  See attached.

0 Kudos
Message 2 of 4
(2,893 Views)

I can see the behaviour you are seeing. I feel you shouldn't have to do this, though. After all you're providing the time stamp correctly and it is there when you probe the wire leading to the graph. Somehow it gets lost in the Graph itself- I would guess in the coercion dot.

I'd say this is not expected behaviour, even though your workaround works well.



Remember Cunningham's Law
0 Kudos
Message 3 of 4
(2,862 Views)

Here's what I've had to do to tame waveform charts. I would be interested to know if there are better ways to do what is shown here. 

0 Kudos
Message 4 of 4
(2,852 Views)