Plot live data in a TChart

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Mandi Nice
Newbie
Newbie
Posts: 3
Joined: Fri Dec 07, 2007 12:00 am

Plot live data in a TChart

Post by Mandi Nice » Sat May 15, 2010 9:32 am

Hi.

I plot live data in a TChart.
It should always only the last 10,000 values remain stored.
Older values should be deleted.

How to do this ?

When I plot values to the chart for many hours it will need to much memory and the computer will be very slow :-(

Many thanks.

Best Regards
Mandi

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Plot live data in a TChart

Post by Narcís » Mon May 17, 2010 8:29 am

Hi Mandi,

Here you'll find the Real-time Charting article which explains how to optimize performance in TeeChart and do exactly what you are asking for.

Hope this helps!
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply