Hello,
my Viewmodel contains several arrays with measurementvalues (double) and one array with timestamps (double values).
The arrays contain > 100000 values/timestamps. What is the best way to display them in chart as lins without having to convert the arrays.
Example?
Thanks in advance
Jens