das-developers / das2java

The original das2 library. Provides interactive publication-ready 2-D plotting
https://das2.org
GNU Lesser General Public License v3.0
4 stars 0 forks source link

Issue with simplifyPaths when trying to support moduloY #79

Open jbfaden opened 9 months ago

jbfaden commented 9 months ago

I was trying to add a quick new feature, moduloY, which would insert breaks when the data crosses over the boundary, so that 0hr and 24hr are understood to be the same thing. However, the new code was thwarted by a bug in simplifyPaths, which seems to ignore the pen up. See the script

https://github.com/autoplot/dev/blob/master/rfe/2023/20231003/demoModBreaks.jy