Search found 170 matches
- Sat Mar 09, 2024 10:16 am
- Forum: Support
- Topic: Auto reload shift left?
- Replies: 1
- Views: 4969
Re: Auto reload shift left?
Hello again Roger, I'm afraid there's currently no way to make Flow scroll to the end of the data after a reload of the file. However I'm aware of other users who use Flow as a real-time display of files that are continuously updated, so I'll try to make sure that the next version supports this use ...
- Sat Mar 09, 2024 10:07 am
- Forum: Support
- Topic: Connect points directly.
- Replies: 1
- Views: 4719
Re: Connect points directly.
Hello Roger,
The short answer is unfortunately no - there is currently no interpolation between samples when zooming in on the data. I have seen this request before, so I will add it to the list of future improvement. Thank you for your feedback!
Best regards,
Gustaf
The short answer is unfortunately no - there is currently no interpolation between samples when zooming in on the data. I have seen this request before, so I will add it to the list of future improvement. Thank you for your feedback!
Best regards,
Gustaf
- Fri Feb 16, 2024 8:41 am
- Forum: Support
- Topic: Auto reload externally changed files does not work properly
- Replies: 4
- Views: 7056
Re: Auto reload externally changed files does not work properly
Hi again Walter,
Thank you for the added insight. That's an interesting experiment - I'll try it out when I get a chance. Indeed if a text editor or "type" can open the file, Flow should of course also be able to open it.
Best regards,
Gustaf
Thank you for the added insight. That's an interesting experiment - I'll try it out when I get a chance. Indeed if a text editor or "type" can open the file, Flow should of course also be able to open it.
Best regards,
Gustaf
- Sat Feb 10, 2024 4:00 pm
- Forum: Support
- Topic: Auto reload externally changed files does not work properly
- Replies: 4
- Views: 7056
Re: Auto reload externally changed files does not work properly
Hi Walter, Thank you for the detailed error report, and sorry about the trouble with the auto reload functionality! To address the first issue about file access, as far as I know, the Windows operating system doesn't allow opening a file that's still open in another process. I think you need to clos...
- Mon Jan 15, 2024 10:33 am
- Forum: Support
- Topic: Ignore the first n lines in a file before processing
- Replies: 3
- Views: 13754
Re: Ignore the first n lines in a file before processing
Hello again Peal, Your request has been noted! It's not very hard to implement, but the list of requests is long and I'm currently fully occupied with other work, so I'm afraid an updated version is not imminent. Optionally, you're welcome to contact me at info@waveworks (add .dk manually) with rega...
- Fri Jan 12, 2024 10:18 pm
- Forum: Support
- Topic: Ignore the first n lines in a file before processing
- Replies: 3
- Views: 13754
Re: Ignore the first n lines in a file before processing
Hello, the only way I can see would be if you can change the software that writes the CSV file to add a # character in the beginning of the first row. In that case you could enable the "Ignore rows starting with #" option in the CSV Import tab of Preferences, and Flow would ignore that row...
- Wed Dec 13, 2023 9:42 am
- Forum: Feedback
- Topic: Feature request: connect point diagonally
- Replies: 6
- Views: 13420
Re: Feature request: connect point diagonally
Thank you, I appreciate it!
Best regards,
Gustaf
Best regards,
Gustaf
- Mon Dec 11, 2023 9:44 pm
- Forum: Feedback
- Topic: Feature request: connect point diagonally
- Replies: 6
- Views: 13420
Re: Feature request: connect point diagonally
Hi, I'm glad you find it useful! Yes this is actually already on my list from a previous request, so I'm noting another request for this feature. Thanks for taking the time to let me know!
Best regards,
Gustaf
Best regards,
Gustaf
- Sun Dec 10, 2023 8:35 am
- Forum: Support
- Topic: Define unit types or ignore quotes in csv file
- Replies: 4
- Views: 10495
Re: Define unit types or ignore quotes in csv file
Glad you solved it! With regard to your question, I assume you're asking about the "Second row is units" in Preferences under CSV Import. "Units" here refers to physical units like seconds, degrees, m/s2 etc. It's quite common in CSV files with measurements to put these units on ...
- Sat Dec 09, 2023 4:10 pm
- Forum: Support
- Topic: Define unit types or ignore quotes in csv file
- Replies: 4
- Views: 10495
Re: Define unit types or ignore quotes in csv file
Hello Tony, I'm afraid there is no way to force Flow CSV Viewer to take these values as floats. Flow has a number of heuristics to determine the datatype for each column, and one of them is that if only one value in the column has quotes (or any character that wouldn't appear in a number for that ma...