Search found 170 matches
- Mon May 11, 2020 1:19 pm
- Forum: Support
- Topic: Problem saving
- Replies: 12
- Views: 34402
Re: Problem saving
I can understand your confusion, because to be honest it's a bit of a mess. I'll explain here in this post, and for the next release, I'm planning to improve both the documentation and how it actually works, so it becomes more predictable and intuitive. Your feedback is very helpful for this. First,...
- Fri May 08, 2020 8:13 pm
- Forum: Support
- Topic: Problem saving
- Replies: 12
- Views: 34402
Re: Problem saving
That's weird, sorry about that. With regard to groups and colours, everything should be saved silently and automatically when the app is closed, also when PC reboots. By default these settings aren't stored in the project but in a user settings file somewhere on your computer. I don't know if Window...
- Thu Apr 30, 2020 8:01 am
- Forum: Announcements
- Topic: Version 1.0 released
- Replies: 0
- Views: 28584
Version 1.0 released
Flow CSV Viewer and Editor 1.0 has been released. For Microsoft Store users, the app should normally be updated automatically, but if not, open the Microsoft Store app and select Downloads and Updates in the menu to initialize the update. For other users, please download the new version here: https:...
- Mon Apr 13, 2020 9:50 am
- Forum: Announcements
- Topic: Beta test upcoming release
- Replies: 0
- Views: 28588
Beta test upcoming release
Flow CSV Viewer and Editor v1.0 will soon be released, and as an existing user, you are invited to participate in the beta test and provide bug reports and feedback that will be used to ensure the quality of the final release. In return, any tester who provides meaningful feedback will obtain a free...
- Sat Mar 28, 2020 7:17 pm
- Forum: Support
- Topic: How to edit csv files
- Replies: 3
- Views: 12752
Re: How to edit csv files
Thank you! Yes, you can edit values too: Place the cursor on the sample that you want to edit (or select a range of samples), then double click the value that you want to change in the variable view to the left of the chart. A box appears where you can enter the new value. You can also use the four ...
- Fri Mar 27, 2020 9:39 pm
- Forum: Support
- Topic: How to edit csv files
- Replies: 3
- Views: 12752
Re: How to edit csv files
Hi Tony, Yes that's right, there are multiple editing operations available. In particular you can select, cut, copy, paste and delete samples (corresponding to rows in the csv files). To remove a single sample, just place the cursor on it (click in the chart or use the left/right cursor keys) and pr...
- Fri Mar 27, 2020 9:24 pm
- Forum: Support
- Topic: Problem saving
- Replies: 12
- Views: 34402
Re: Problem saving
Hi again, To add a file to a project, you need to go to the Project menu and select Add Files. After that, Save Project should be enabled. Files that belong to a project will be listed in the Project Tree in the left side of the window. If you drag a csv file into the editor, the file will merely be...
- Thu Mar 26, 2020 9:06 am
- Forum: Support
- Topic: Problem saving
- Replies: 12
- Views: 34402
Re: Problem saving
Hello Tony, I think that the answer to your question is that Save is only enabled if you have made a change to the actual data file, such as Edit Value or Rename, and Save Project is only enabled when you e.g. add files to the project. View operations like dragging lines between groups don't change ...
- Wed Feb 26, 2020 9:38 pm
- Forum: Feedback
- Topic: timestamps, scatter plots
- Replies: 19
- Views: 48602
Re: timestamps, scatter plots
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 wou...
- Sat Jan 25, 2020 8:39 pm
- Forum: Feedback
- Topic: timestamps, scatter plots
- Replies: 19
- Views: 48602
Re: timestamps, scatter plots
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