Search found 176 matches
- Sat Jun 12, 2021 1:06 pm
- Forum: Support
- Topic: How to do delta measurement in time
- Replies: 5
- Views: 17843
Re: How to do delta measurement in time
Glad it's working... almost! The CSV file format doesn't support formulas unfortunately, but you can do any of the following: If you want to keep the formulas themselves, you need to add the file to a project and then save the project file. With your csv file in front, go to the Project menu and sel...
- Thu Jun 10, 2021 8:12 am
- Forum: Support
- Topic: How to do delta measurement in time
- Replies: 5
- Views: 17843
Re: How to do delta measurement in time
Hello David, first of all thank you for buying the editor! There are no built-in functions for what you're asking for, but it can be achieved with some formula work. With regard to how to measure delay, I assume you mean one variable's delay in relation to another? If not, please clarify! To measure...
- Wed Jun 02, 2021 7:53 pm
- Forum: Support
- Topic: graph for each column
- Replies: 7
- Views: 22420
Re: graph for each column
Hi Eugene, you are welcome, glad you appreciate it! Simply drag the name of the variable to the area below, where it says "Drag a variable name here to create a new cell." Hope that helps! /Gustaf
- Sat May 22, 2021 10:02 am
- Forum: Support
- Topic: How to choose which columns to plot in csv file?
- Replies: 1
- Views: 9027
Re: How to choose which columns to plot in csv file?
Hello, you can always select the variables (columns) that you don't want to see in the variable view, right click them and select Hide. If the variables have ended up in many different groups, hiding up to 500 variables may be a little cumbersome, since you can only hide variables from one group at ...
- Wed May 12, 2021 9:44 am
- Forum: Support
- Topic: Maximum number of rows?
- Replies: 5
- Views: 23656
Re: Maximum number of rows?
Hello, there is no upper limit other than your computer's memory. One million rows should be no problem on a modern computer unless each row has very many (several hundred) columns. I myself have tested files with more than a hundred million rows. It takes some time to load and prepare the plots, bu...
- Sat May 08, 2021 4:42 pm
- Forum: Feedback
- Topic: timestamps, scatter plots
- Replies: 19
- Views: 55011
Re: timestamps, scatter plots
Thank you for your kind words, I appreciate it! Yes time labels on the X axis will be in the next release. Thanks for your patience!
- Wed Apr 07, 2021 4:16 pm
- Forum: Feedback
- Topic: timestamps, scatter plots
- Replies: 19
- Views: 55011
Re: timestamps, scatter plots
OK - it's at the top of my list!
- Tue Apr 06, 2021 4:21 pm
- Forum: Feedback
- Topic: 2nd data cursor
- Replies: 1
- Views: 6208
Re: 2nd data cursor
Hi Fabio, thank you for your feedback! Interesting idea - I'll put it on my list! Unfortunately I don't have much time to develop new features right now, so I'm afraid it'll take a while before it appears. Best regards /Gustaf
- Thu Mar 11, 2021 5:04 pm
- Forum: Support
- Topic: Change Type
- Replies: 2
- Views: 11593
Re: Change Type
Hello! The data type is detected automatically based on the CSV content after the header line (the first line) and can't be changed. In your case, it looks like the problem is that the second line in the CSV file contains units, and unfortunately this is taken as string data items, so the data type ...
- Thu Mar 04, 2021 8:56 am
- Forum: Feedback
- Topic: user.config file
- Replies: 1
- Views: 6713
Re: user.config file
Hello again Tony, thank you for your suggestion! I think the current view settings system is a bit flawed, and the next major version will support view settings in the project file rather than in user.config, which I think would solve your problem. But I can't say when it will be released... If I re...