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
This seems to be related to the other plot issues (#10) but I can't fix.
Attached screenshot shows the error.
Also, I inserted the print of the data[] array to help me resolve another issue. It seems that a redirect of the output in PowerShell borks the formatting. I think there's a way in PS to fix it, but I just switched to cmd instead. In PS, the output is formatted into lines, and that formatting is carried into the file, making the resulting data[] a list of lists, one list for each line.