Could you add support for time series, i.e. CSVs which include a timestamp row, as ISO8601 and/or unix time (seconds, millis)? My data is always sampled irregularly
Thank you for your feedback! I assume you mean that you want to use your timestamp as the X axis in the line plot? Both scatter plots and the possibility to use one of the variables (e.g. a timestamp) as the X axis are indeed on my list for future development. I'll keep you updated! /Gustaf
I just found this great tool! I really love it! But as mentioned above, it would be cool, to have a DateTime data type available for the X-Axis. For now I work with a timestamp but for analyzing purposes it would speed things up tremendously.
Thank you! So what datetime format do you have in your CSV files, is it ISO8601, a unix timestamp or something else? I think a first step would be the option to place any numeric column/variable on the X axis - that should work for unix timestamps, since they're just long integers. The next step would be the possibility to use a column with ISO8601 timestamps in the same way. /Gustaf
Hi,
Thanks for this great tool, it made me save a lot of time so far !
The timestamp (or any data column) as X axis is a great idea, I'd really like to see it implemented too.
Hello to followers of this thread! You can now beta test the latest version, which includes the option to show a variable on the X axis. Head over to https://www.waveworks.dk/flow/beta.html to install it, try it out and let me know what you think! /Gustaf