Search found 170 matches

by Waveworks
Mon Sep 18, 2023 8:28 am
Forum: Support
Topic: Maximum number of rows?
Replies: 5
Views: 19426

Re: Maximum number of rows?

Hi Frank, That sounds like it could be a bug. There is no upper limit other than what fits in memory, and if memory is insufficient, you should get a clear "Out of memory" message - it should definitely not just silently load a part of the data and skip the rest. I guess it would be diffic...
by Waveworks
Sun Sep 17, 2023 7:02 pm
Forum: Support
Topic: Formula to change X-axis Values
Replies: 23
Views: 58220

Re: Formula to change X-axis Values

Hello again Ulrich, I need a bit more information to figure what's going on here. Can you please send me the 4 first lines of each file, so I can see exactly how they're formatted? In general, the Viewer determines the variable types by looking at the the format of the data in the columns. If for a ...
by Waveworks
Sun Sep 03, 2023 8:09 pm
Forum: Support
Topic: remove variables
Replies: 1
Views: 9337

Re: remove variables

Hi Aleix,

The only explanation for this behavior that I can think of is that the variable is hidden in the user settings or in the project file. Can you go through every group from top to bottom and right-click in the variable view and select Unhide All whenever it's enabled?

Best regards,
Gustaf
by Waveworks
Thu Aug 24, 2023 1:54 pm
Forum: Feedback
Topic: Request: "world" map view
Replies: 1
Views: 9806

Re: Request: "world" map view

Hi Hanan, thanks a lot, very glad you like it! Yes this is a feature I've seen in other similar tools and I really want to do the same in Flow. The list of improvements for future versions is long, however, so I can't promise it will be in the next version, but I can promise it's on the list. Thanks...
by Waveworks
Sun Aug 06, 2023 7:01 pm
Forum: Support
Topic: Formula to change X-axis Values
Replies: 23
Views: 58220

Re: Formula to change X-axis Values

Hello again Ulrich, You can't really change the Y axis as such, but you can scale individual variables. You have two options: Either you define a scaled version of the variable with a formula like y_scaled = y / 3 . After that you can uncheck the Display checkbox of the original variable and look at...
by Waveworks
Sun Aug 06, 2023 4:10 pm
Forum: Support
Topic: Formula to change X-axis Values
Replies: 23
Views: 58220

Re: Formula to change X-axis Values

Hello, You can use the special variable t , which refers to the sample number, in your formula to accomplish this. In your case, enter the formula time = 0.005 * t , which gives you a new variable time . Then drag the time variable onto the X axis, or right-click it and select Show On X Axis. Hope t...
by Waveworks
Mon Jul 24, 2023 3:35 pm
Forum: Support
Topic: Is there a separate exe version of this tool?
Replies: 5
Views: 12300

Re: Is there a separate exe version of this tool?

If you purchase a single license for 7 euros, you can only install it on one computer. However, when you place your order, you can specify the number of computers that you want to install on, and the same license key will work for the specified number of computers. The price is 7 euros per computer....
by Waveworks
Mon Jul 24, 2023 3:22 pm
Forum: Feedback
Topic: Request: Custom statistic calculation for select tool statistics bar
Replies: 1
Views: 9952

Re: Request: Custom statistic calculation for select tool statistics bar

Thank you for continuing sharing your thoughts! The statistics bar definitely needs to be improved and I can see how it's currently too limited. I'll keep your suggestions in mind while making big plans for future releases! :)

Best regards,
Gustaf
by Waveworks
Mon Jul 24, 2023 12:38 pm
Forum: Feedback
Topic: Request for cursors
Replies: 1
Views: 9720

Re: Request for cursors

Hello and thank you for your kind words! A second cursor is one of the most common feature requests, so I'll bump it up a bit on my TODO list. For now, maybe it helps you to notice that if you first select some samples with the selection tool, then click any variable in the variable list, you will s...
by Waveworks
Mon Jul 24, 2023 12:17 pm
Forum: Support
Topic: Is there a separate exe version of this tool?
Replies: 5
Views: 12300

Re: Is there a separate exe version of this tool?

Hello, no, Flow CSV Viewer is currently only available via Microsoft Store. However, I do maintain a so-called ClickOnce installer for Flow CSV Editor, which costs 7 euros. If you're interested in purchasing a license for Flow CSV Editor, please email info@waveworks (add .dk manually). Best regards,...