Closed TomDeRybel closed 2 years ago
Thank you for creating the issue! Could you share some minimal reproducible example code? That would help us debug.
I have added a working, minimal example project, as well as updated the description with additional information and observations. Thank you for looking into this!
Hi there, I've pushed a fix. Could you please confirm this is fixed. Thanks!
Feel free to reopen it if the fix doesn't work.
Thank you for your work! I can confirm that the issue is fixed.
Describe the bug The line drawing seems to have an overshoot issue for very narrow peaks. These overshoots can reach beyond the drawing area.
Some examples of the observed behavior:
To Reproduce Plot data with very narrow peaks that exceed the plot area. The peaks have to be steep enough that they are but a pixel wide or so when rendered. The attached code example includes data that illustrates these issues.
Version Information plotters: git version fltk: 1.3.6
plotters_doodle.zip