Hi,
I've noticed that when plotting a very large dataset in a surface plot that almost everything else in the program which involved some sort of animation (e.g. zoom, rotate, spinedit) becomes slow. As these features are built in to the component I can't think of a way to increase performance. Do you have any suggestions?
Everything is slow if I plot a large dataset
-
- Newbie
- Posts: 36
- Joined: Wed Aug 24, 2016 12:00 am
Re: Everything is slow if I plot a large dataset
Hello,
Find here some tips to improve the performance when drawing many points. The majority are related to the TFastLineSeries, but some of them are more general.
Also note you may want to disable Hover feature if it's enabled.
Find here some tips to improve the performance when drawing many points. The majority are related to the TFastLineSeries, but some of them are more general.
Also note you may want to disable Hover feature if it's enabled.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |