Performance for loading a lot of TBarSeries object on chart
Posted: Fri Jul 03, 2020 1:15 pm
Hi,
I am trying to add a huge amount (around 100.000) of TBarSeries plot objects to a chart, and it works too slow for my application (around 10 s for 10000 and increasing as the amount grows). That is my test result for just a chart without other plot objects and settings that I usually have. It is a requirement that each bar series has multiple colors (in other words: colored layers).
When I try to pan, zoom or rescale performance is also a problem.
I attached a simple project. If anybody have some ideas to help, tnx in advance.
I am trying to add a huge amount (around 100.000) of TBarSeries plot objects to a chart, and it works too slow for my application (around 10 s for 10000 and increasing as the amount grows). That is my test result for just a chart without other plot objects and settings that I usually have. It is a requirement that each bar series has multiple colors (in other words: colored layers).
When I try to pan, zoom or rescale performance is also a problem.
I attached a simple project. If anybody have some ideas to help, tnx in advance.