Search found 170 matches
- Thu Dec 12, 2024 5:33 pm
- Forum: Feedback
- Topic: Feature Request: Keyboard Shortcuts in tooltips
- Replies: 2
- Views: 88
Re: Feature Request: Keyboard Shortcuts in tooltips
Hello and thank you for your feedback! However I'm not sure which tooltip you're referring to... The toolbar button "Zoom Out Vertically" should show the keyboard shortcut in its tooltip: Screenshot 2024-12-12 181447.png There's another toolbar button "Scroll Wheel Zooms Vertically&qu...
- Thu Nov 14, 2024 10:42 am
- Forum: Support
- Topic: Manual Axis Scaling
- Replies: 1
- Views: 1117
Re: Manual Axis Scaling
Hi Alex, glad you like it! I'm not entirely sure what you mean by side-by-side comparison and and manual axis scaling. Do you have multiple variables with different scale in the same file that you want to compare, or do you want to compare data from different files? Do you want to compare them in th...
- Thu Nov 14, 2024 9:50 am
- Forum: Support
- Topic: Is there a separate exe version of this tool?
- Replies: 5
- Views: 12299
Re: Is there a separate exe version of this tool?
Hi Alex, thank you for your feedback! For corporate users I offer an installer that bypasses Microsoft Store - you can read about it here: https://waveworks.dk/flow/downloads.html. I do charge a small fee for this option, which I feel is not entirely unfair.
Best regards,
Gustaf
Best regards,
Gustaf
- Sun Oct 27, 2024 2:09 pm
- Forum: Feedback
- Topic: Feature Request: multiple values in left panel
- Replies: 1
- Views: 1117
Re: Feature Request: multiple values in left panel
Hello and thank you for your feedback! Everyone is of course welcome to suggest new features, also free users - it's very useful for me to learn what would provide value for the users, so I know what to prioritize. Your suggestion is a really neat improvement of the existing interface and actually a...
- Sun Oct 27, 2024 1:37 pm
- Forum: Feedback
- Topic: Feature request: connect point diagonally
- Replies: 6
- Views: 13419
Re: Feature request: connect point diagonally
Hello, and thank you for bearing with me! I'm afraid there are no news - I'm currently fully occupied with other work, so it's hard to find the time to work with Flow right now. There will surely be a new release in 2025, but I don't dare to say exactly when and how big it will be. Hope you can live...
- Fri Sep 13, 2024 4:40 pm
- Forum: Feedback
- Topic: Blink compare
- Replies: 2
- Views: 1869
Re: Blink compare
Hi Mike, thank you for you feedback, glad you like it! Does Ctrl-Tab do what you need? If not, can you tell me the difference between what Ctrl-Tab does and what you're suggesting? Also as a side note, you can also right-click a tab and select Move to Right Panel. This lets you compare two files sid...
- Fri Jul 12, 2024 3:16 pm
- Forum: Support
- Topic: Saving internally changed parameters
- Replies: 16
- Views: 20350
Re: Saving internally changed parameters
Hello again, That sounds like it could be a bug. Would you mind zipping and sending a CSV file with this problem to gustaf@waveworks (add .dk manually), and I'll have a look at it? In the meantime, you can use a formula with a type conversion to obtain a numeric variable. For example, if you have a ...
- Thu Jun 13, 2024 8:59 am
- Forum: Support
- Topic: Saving internally changed parameters
- Replies: 16
- Views: 20350
Re: Saving internally changed parameters
Hello again, Yes, Flow automatically detects the type of each variable - it simply chooses the smallest type that encompasses all values in the column, where bool < int < long < float < string. The type mainly affects how the variable can be used in formulas - for example, you can't call cos(x) if x...
- Tue Jun 11, 2024 2:16 pm
- Forum: Support
- Topic: Saving internally changed parameters
- Replies: 16
- Views: 20350
Re: Saving internally changed parameters
I see. In the Preferences dialog ( File -> Preferences... ) there are some settings to control the auto-grouping behaviour: Under the General tab, if Save variable view settings with project is checked, group assignments are saved in the project file, which makes auto-grouping quite unpredictable, s...
- Tue Jun 11, 2024 12:29 pm
- Forum: Support
- Topic: Saving internally changed parameters
- Replies: 16
- Views: 20350
Re: Saving internally changed parameters
Hi again Jihene, By default, the variables (i.e. signals) should indeed appear in the same order as in the CSV files. There are two reasons to why the display order would be different: If you previously have moved variables with the same names between groups, Flow will remember the group assignments...