Hi, I am trying to plot 2 arrays onto a chart. The first array (1D) should be plotted immediately and the second array (1D), which is coming from a loop, has a new column appended to it every second. The chart should therefore be updated every second with the new data. I am unable to do this using build array. My only way around it at the moment is to have 2 separate charts and plot them separately. I'd appreciate any ideas.
Regards, David
