MRSallee / CrinGraph

Bringing Crinacle's squiggly lines to your browser.
BSD Zero Clause License
7 stars 8 forks source link

Graph exports don't load in REW #15

Open MRSallee opened 1 year ago

MRSallee commented 1 year ago

REW won't recognize graph exports on import. Seems to be that REW doesn't recognize integers, so the first line with "20" causes an issue. Manually replacing "20" with "20.0" makes the file compatible with REW.

silvernull commented 1 year ago

image 1 and 15 decimal points both work, the 1st line is an example that doesn't work and the 2nd does.