Hi,
It's a while since I'm trying to find information about how to use the downsampling functions properly.
I have a lot pf series, with more than 100,000 points each, and I need to optimize the display with this kind of function.
I succeeded in attaching a function to a serie, but regarding the different methods (minmax, minmaxfirstlastnul, etc), I did not find any doc on what they are exactly.
Also, talking about the parameters like tolerance, displayedpoints, period, etc...I have difficulties to set them as I don't know what they do.
Is there a clear updated documentation somewhere on how to use this ? On all features, it's not clear.
Thanks a lot !
Regards
need help about downsampling
-
- Guru
- Posts: 1603
- Joined: Fri Nov 15, 2002 12:00 am
Re: need help about downsampling
Hello!
There's a useful sample you can run to see how to use the Downsampling function: This sample is in our TeeChart-NET-Pro-Samples repo on GitHub, and the sample in question can be found:
There's a useful sample you can run to see how to use the Downsampling function: This sample is in our TeeChart-NET-Pro-Samples repo on GitHub, and the sample in question can be found:
- for net6.0 under NetDemoNET60
- for net40 under Feature Demo
Best Regards,
Christopher Ireland / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Re: need help about downsampling
Thanks,
How do you get the screen shot you posted ?
This is exactly the kind of help i am looking for.
Thanks
Sharkann
How do you get the screen shot you posted ?
This is exactly the kind of help i am looking for.
Thanks
Sharkann
-
- Guru
- Posts: 1603
- Joined: Fri Nov 15, 2002 12:00 am
Re: need help about downsampling
Hello,
I took the screen-shot having run the samples I mentioned in my last post. That is, clone (or download) the repo, navigate to one of the two folders I mentioned and then open the Visual Studio solution file (*.sln) within it.
Best Regards,
Christopher Ireland / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |