Page 1 of 1

Everything is slow if I plot a large dataset

Posted: Thu Feb 09, 2017 4:21 pm
by 16479009
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?

Re: Everything is slow if I plot a large dataset

Posted: Fri Feb 10, 2017 9:19 am
by yeray
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.