LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Waveform Graph/Chart Issue

What's up lads?

 

Is there an easy way to highlight the most recent point of a plot on a waveform chart or graph, say with a circle or different colour?

 

Strokes

 

0 Kudos
Message 1 of 5
(2,497 Views)

Not quite the same, but you could right click a chart, "Visible Items", "Digital Display" to get the recent reading as a numeric. Would be easier at least.

 

Otherwise, you might have to use a graph with 2 seperate plots:

Follow the NI example for graphs, use the "(Xo = 10, dX = 2, Y) Multi Plot 1" example. The two plots can be.

1) The recent data point only, set x0 to the last point, displayed as empty red circles. Make sure this is top in the array, it will get displayed on top.

2) All of the data, displayed as dots.

Josh
Software is never really finished, it's just an acceptable level of broken
Message 2 of 5
(2,485 Views)

Do you mean like this?

Message 3 of 5
(2,469 Views)

I'm running LabVIEW 10... Downconvert if possible?

0 Kudos
Message 4 of 5
(2,463 Views)

Oh, sorry. Here.

0 Kudos
Message 5 of 5
(2,457 Views)