Require Example for displaying continuous stream of data

TeeChart FireMonkey (Windows,OSX,iOS & Android) for Embarcadero RAD Studio, Delphi and C++ Builder (XE5+)
Post Reply
CBali
Newbie
Newbie
Posts: 1
Joined: Tue Mar 08, 2016 12:00 am

Require Example for displaying continuous stream of data

Post by CBali » Thu May 19, 2016 8:52 am

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

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Require Example for displaying continuous stream of data

Post by Yeray » Fri May 20, 2016 11:47 am

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply