05-24-2018 01:18 AM
Hello,
I want to display my data on waveform chart, however, I want to show the data updates right in the middle of the chart, not at the right border. So, I want the strip chart to start scrolling the display before the plot hits the right border. How do I customize it?
Best Regards,
Kartik
05-24-2018 08:18 AM
You can manually set the X-axis scale properties so that the X-axis maximum is always twice as far from the X-axis minimum as the most recent update is. But what's the point of a chart that's always half-empty?