Hi,
I want to plot real time data, but at the moment there are to many tree's in the forest .
I have a Array of data like this:
and i want to plot the data in a Canvas or Graph like this Picture:
i have take a look at Charts, Canvas and the oscilloscope example and play with it, but without successe.
best regards mike.
I want to plot real time data, but at the moment there are to many tree's in the forest .
I have a Array of data like this:
-263808.0,
580224.0,
1190848.0,
1970240.0,
3068608.0,
7586048.0,
8646976.0,
9651136.0,
1.0459584E7,
1.1474688E7,
1.2157696E7,
1.338496E7,
1.4350464E7,
1.517344E7,
1.6314624E7,
1.7129856E7,
1.8253952E7,
1.9369152E7,
2.011136E7,
2.095168E7,
2.091904E7,
2.0090112E7,
1.841952E7,
1.4399104E7,
8432384.0,
901952.0,
-6836032.0,
-1.3821248E7,
-2.0218944E7,
-2.5513088E7,
-3.0027072E7,
-3.3911744E7,
-3.7073792E7,
-3.9544576E7,
-4.1606272E7,
-4.3483136E7,
-4.498688E7,
-4.6269504E7,
-4.7446784E7,
-4.8129088E7,
-4.8911488E7,
-4.944352E7,
-4.994272E7,
-5.058272E7,
-5.0514432E7,
-5.076288E7,
-5.0873088E7,
-5.093344E7,
-5.0998592E7,
-5.0747008E7,
-5.0626048E7,
-5.0209216E7,
-4.968384E7
and i want to plot the data in a Canvas or Graph like this Picture:
i have take a look at Charts, Canvas and the oscilloscope example and play with it, but without successe.
best regards mike.