ScottPlot Version: 4.1.57
Operating System: win10 x64
Application Type: Winforms, .NET Framework 4.8
Question:
Hi! I am looking for best practice. I need to plot maximum 24 hours * 60 min * 60 sec data, two data channels. X axis should show DateTime, Y and Y2 axes should show the double values of the two channels, as two curves. The two channel data points have the same common DateTime X value.
The data is collected incrementally, and old data is not changing, but after the specified size, I need to throw away older points as new ones coming in.
What plot type should I use? What would you recommend?
Thanks very much!
ScottPlot Version: 4.1.57
Operating System: win10 x64
Application Type: Winforms, .NET Framework 4.8
Question:
Hi! I am looking for best practice. I need to plot maximum 24 hours * 60 min * 60 sec data, two data channels. X axis should show DateTime, Y and Y2 axes should show the double values of the two channels, as two curves. The two channel data points have the same common DateTime X value.
The data is collected incrementally, and old data is not changing, but after the specified size, I need to throw away older points as new ones coming in.
What plot type should I use? What would you recommend?
Thanks very much!