Lachlan
Results
2
issues of
Lachlan
Applying `data.graph.script()` will strip all comments but also strips lines with '#' inside strings such as used in hexadecimal color codes (e.g '#ededed'). Consequently, the code will run into syntax...
When plotting a time-series with milliseconds, Plotly rounds the data on the x-axis to the nearest second. ```r x
bug