Page 1 of 1

Require Example for displaying continuous stream of data

Posted: Thu May 19, 2016 8:52 am
by 16477815
Hi,
i wnat to create a FMX Application which should display a continuous stream of data in a chart.
The new data should be pushed from the right side and the oldest data should be removed from the left side.
Can you please provice me with an example.
I have registered the pro version with Delphi 10.1 Berlin

KR
CBL

Re: Require Example for displaying continuous stream of data

Posted: Fri May 20, 2016 11:47 am
by yeray
Hello,

This sounds precisely as what one of the examples in the Features Demo does. Find it at "All features\Welcome !\Speed\Fast Delete and Fast Pen" in the Features Demo.
It's a VCL project, but the same would apply for FMX.