lancaster-university / codal-microbit-v2

CODAL target for the micro:bit v2.x series of devices
MIT License
43 stars 52 forks source link

datalog: Enable graphing without a timestamp #307

Open microbit-carlos opened 1 year ago

microbit-carlos commented 1 year ago

Currently if data logging is generated without a timestamp the HTML viewer cannot graph it.

We should update the HTML/js to be able to graph this data as well, as some users mights just want to plot continuous data that might have time resets in between.