chillibasket / processing-grapher

Terminal and graphing program for analysis and recording of data from serial devices
GNU General Public License v3.0
35 stars 17 forks source link

Improve live graph redrawing when graph size is changed #5

Closed chillibasket closed 4 years ago

chillibasket commented 4 years ago

When a signal exceeds the y-axis bounds of the live graph, the y-axis is automatically adjusted to fit the new data size. However, the first point which is drawn after a graph resize is often incorrect and outside of the graph bounds. The graph resize code needs to be improved to fix this issue.

chillibasket commented 4 years ago

Issue is fixed in commit 6824b0c455aa03823859af8e1c3162d4fcfb85ec