Search found 153 matches

by Waveworks
Tue Mar 26, 2024 2:57 pm
Forum: Support
Topic: x axis questions
Replies: 3
Views: 41

Re: x axis questions

Glad it helped! No unfortunately not, and that's by far the most requested feature - quite understandably. It's a bit complicated to implement however, because the entire caching mechanism that makes Flow quite fast to plot big data files depends on a fixed data point width. But it will come, eventu...
by Waveworks
Fri Mar 22, 2024 7:01 pm
Forum: Support
Topic: x axis questions
Replies: 3
Views: 41

Re: x axis questions

Hello, You're correct, Flow doesn't store the X axis settings, which clearly it should. I'll fix it for the next version. Sorry about the inconvenience! Flow doesn't have a datetime type, but as a matter of fact there is an undocumented function for turning a Unix timestamp (milliseconds since Jan 1...
by Waveworks
Thu Mar 21, 2024 7:13 pm
Forum: Feedback
Topic: Feature request: Default formulas and other QOL
Replies: 1
Views: 47

Re: Feature request: Default formulas and other QOL

Hello, Thank you for taking the time to report your feedback! I very much agree with all of your suggestions, and actually similar ideas are already on my (very long) TODO list. I'll note another request for these features. I don't dare to say when the next version will be out since I'm currently in...
by Waveworks
Sat Mar 09, 2024 10:16 am
Forum: Support
Topic: Auto reload shift left?
Replies: 1
Views: 75

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 ...
by Waveworks
Sat Mar 09, 2024 10:07 am
Forum: Support
Topic: Connect points directly.
Replies: 1
Views: 54

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
by Waveworks
Fri Feb 16, 2024 8:41 am
Forum: Support
Topic: Auto reload externally changed files does not work properly
Replies: 4
Views: 337

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
by Waveworks
Sat Feb 10, 2024 4:00 pm
Forum: Support
Topic: Auto reload externally changed files does not work properly
Replies: 4
Views: 337

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...
by Waveworks
Mon Jan 15, 2024 10:33 am
Forum: Support
Topic: Ignore the first n lines in a file before processing
Replies: 3
Views: 7539

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...
by Waveworks
Fri Jan 12, 2024 10:18 pm
Forum: Support
Topic: Ignore the first n lines in a file before processing
Replies: 3
Views: 7539

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...
by Waveworks
Wed Dec 13, 2023 9:42 am
Forum: Feedback
Topic: Feature request: connect point diagonally
Replies: 3
Views: 6105

Re: Feature request: connect point diagonally

Thank you, I appreciate it!

Best regards,
Gustaf