issues
search
kirsan31
/
winforms-datavisualization
System.Windows.Forms.DataVisualization provides charting for WinForms applications.
MIT License
47
stars
19
forks
source link
FastLine empty point + zoom drawing bug
#49
Closed
kirsan31
closed
11 months ago
kirsan31
commented
11 months ago
Fast line chart draw fake line if theses conditions are met:
Previous point is empty.
Chart zoomed, and zoomed view not include this empty point (empty point is out of view).
Fast line chart draw fake line if theses conditions are met: