Click here to Skip to main content
15,899,026 members
Articles / General Programming / Algorithms

Implementation Downsampling Algorithm in MSChart Extension

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
21 Oct 2023MIT5 min read 3.8K   80   3  
Implementation of DynamicX-Largest-Triangle-Three-Bucket for chart data plotting
This article describes the use of improved version of Largest-Triangle-Three-Bucket (LTTB) algorithm to plot large data points with MSChart component for WinForms application with the aim to improve application performance and data visibility.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Technical Lead
Malaysia Malaysia
Official Page: www.codearteng.com

Comments and Discussions