You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: