Page 1 of 2

timestamps, scatter plots

Posted: Wed Jan 22, 2020 3:04 pm
by wizzard
Hi,

The viewer is cool! Performance is awesome, too.

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 :)

And scatter plots :)

Re: timestamps, scatter plots

Posted: Sat Jan 25, 2020 8:39 pm
by Waveworks
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

Re: timestamps, scatter plots

Posted: Sat Feb 22, 2020 8:23 am
by Zentauro
Hi there,

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.

Thanks a lot!

Phil

Re: timestamps, scatter plots

Posted: Wed Feb 26, 2020 9:38 pm
by Waveworks
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

Re: timestamps, scatter plots

Posted: Thu Jun 25, 2020 9:51 am
by david_bl
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.

Have a nice day,
David

Re: timestamps, scatter plots

Posted: Wed Apr 07, 2021 7:56 am
by banjaxed
+1 for this feature request.
I also have a timestamp in one column of my CSV file (created using datetime.datetime.utcnow() in Python).

Re: timestamps, scatter plots

Posted: Wed Apr 07, 2021 4:16 pm
by Waveworks
OK - it's at the top of my list! :)

Re: timestamps, scatter plots

Posted: Sat May 08, 2021 3:37 pm
by stero
I am blown away by this tool - I love it!

I would also like very much a way to show a time index on the X-axis.

It's amazing what you are doing for the community. Keep up the great work!

Re: timestamps, scatter plots

Posted: Sat May 08, 2021 4:42 pm
by Waveworks
Thank you for your kind words, I appreciate it! :D Yes time labels on the X axis will be in the next release. Thanks for your patience!

Re: timestamps, scatter plots

Posted: Wed Jun 30, 2021 5:50 pm
by Waveworks
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