Closed clagms closed 3 years ago
The app fails to parse when given the following data:
series,timestamp,value,label w_ax,2021-04-01T05:21:30.000Z,-1.143e-07,
This is a problem in the regex used to detect whether a number can be parsed.
The app fails to parse when given the following data:
This is a problem in the regex used to detect whether a number can be parsed.