About the performance when add thousands of series..

TeeChart FireMonkey (Windows,OSX,iOS & Android) for Embarcadero RAD Studio, Delphi and C++ Builder (XE5+)
Post Reply
elmec
Advanced
Posts: 129
Joined: Mon Aug 26, 2013 12:00 am

About the performance when add thousands of series..

Post by elmec » Tue May 27, 2014 3:54 am

We know that the performance fail down when adding thousands of series, even changing to TFastSeriesLine,
Is there any idea to improving the performance?

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

Re: About the performance when add thousands of series..

Post by Yeray » Tue May 27, 2014 2:28 pm

Hello,

Have you seen my reply here?
Have you tried the options suggested there?
In addition to the tips mentioned, I can only think on setting the Chart's BufferedDisplay property to true, that also helps in some circumstances.
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

elmec
Advanced
Posts: 129
Joined: Mon Aug 26, 2013 12:00 am

Re: About the performance when add thousands of series..

Post by elmec » Tue May 27, 2014 2:59 pm

Yes ,I tried them all...

Anyway, thank you!

Post Reply