TCharts (fastline) decimation process ...
Posted: Fri May 28, 2004 1:52 am
Hello,
I have a request to make for tChart's method of data decimation. It seems as if tChart's current process for decimating data (i.e. this.fastLine1.DrawAllPoints = false;) is to take the first-of-N, as opposed to taking the max-of-N (or peak).
I am currently working with VERY large datasets (500K+ points) and must implement decimation for charting. I would prefer to use tChart's inherent capabilities, but need the max-of-N decimation (peak). Would it be possible for Steema to implement this feature, and if so how soon before you could release it?
Thank you for your consideration of this feature.
I have a request to make for tChart's method of data decimation. It seems as if tChart's current process for decimating data (i.e. this.fastLine1.DrawAllPoints = false;) is to take the first-of-N, as opposed to taking the max-of-N (or peak).
I am currently working with VERY large datasets (500K+ points) and must implement decimation for charting. I would prefer to use tChart's inherent capabilities, but need the max-of-N decimation (peak). Would it be possible for Steema to implement this feature, and if so how soon before you could release it?
Thank you for your consideration of this feature.