LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamically control plot number of stack waveform chart

Hello,

 

I want to use the waveform chart diagramm in stacked view:

 

Benchmark_Chart_2_stacked_view.png

 

In a simple example I cluster the signals and wire them to the chart diagramm ( - 3b.) data preparation chart diagramm):

 

Benchmark_Chart_2.png

 

Is there a way to dynamically change the number of shown plots in the stacked waveform chart?

 

Thanks a lot and best regards,

Michael

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

I don't know way to change plots number, but here is way to hide some lines.
But if you change array size, chart will redrawn.

plots.png

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

Did you try uisng an array of WF datatypes?

 

Clusters can only be re-sized at development time.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 3 of 4
(3,451 Views)

@Ben wrote:

Did you try uisng an array of WF datatypes?



Is there an example for that? I tried, but the result was not a plotted line, just many dots.

 

2016-04-11_15h50_31.png

0 Kudos
Message 4 of 4
(3,381 Views)