Search found 8 matches
- Tue Dec 17, 2024 11:13 am
- Forum: Feedback
- Topic: Logarithmic scale
- Replies: 6
- Views: 10096
Re: Logarithmic scale
scatter plots, possibly with the points connected by lines Exactly, that's the goal. (And written like this, it's really obvious that i revived the wrong forum topic, sorry) plots with a time variable on the X axis plots where you choose any two variables for the X and Y axis It seems i'm really un...
- Mon Dec 16, 2024 8:46 am
- Forum: Feedback
- Topic: Logarithmic scale
- Replies: 6
- Views: 10096
Re: Logarithmic scale
I need to rewrite quite a lot to make it work That's what i thought, the rendering currently seems pretty fixed (i can guess how you implemented the current X-axis scaling). And it's the reason i'm telling you about this use case, so you can make the new implementation with this update in mind. the...
- Fri Dec 13, 2024 9:55 am
- Forum: Feedback
- Topic: Logarithmic scale
- Replies: 6
- Views: 10096
Re: Logarithmic scale
Hello, i've got a request that might have a similar solution / poses a similar problem for implementing: i want to use the data from one column as the x-values for others. Simplest example: coordinates (not my use-case) To be able to load a file "circle.csv" with x- and y values, that can ...
Re: Wow
Wanted to add my thanks for this amazing program.
Actually this morning a colleague saw me using it and immediately got it for himself.
I just had to share his excitement with you, this program is actively making people happy
Actually this morning a colleague saw me using it and immediately got it for himself.
I just had to share his excitement with you, this program is actively making people happy
- Fri Dec 13, 2024 9:02 am
- Forum: Feedback
- Topic: Feature Request: Keyboard Shortcuts in tooltips
- Replies: 3
- Views: 252
Re: Feature Request: Keyboard Shortcuts in tooltips
Sorry, i meant for "Scroll Wheel Zooms Vertically". For me (Version 1.18) pressing Ctrl + scrolling actually does vertical zoom. Screenshot 2024-12-13 095240.png Adding "(Ctrl)" to the tooltip would be similar to the "(E)" added to the "Select Tool" button. Sc...
- Thu Dec 12, 2024 11:20 am
- Forum: Feedback
- Topic: Feature Request: Keyboard Shortcuts in tooltips
- Replies: 3
- Views: 252
Feature Request: Keyboard Shortcuts in tooltips
After using the viewer for a year (there really is nothing else like it), i stumbled upon the tutorial video. There i learned of the keyboard shortcut to zoom vertically. I always assumed that there was none, because the other interface elements (tools, zoom reset, ...) show their shortcut in the to...
- Mon Jan 15, 2024 8:33 am
- Forum: Support
- Topic: Ignore the first n lines in a file before processing
- Replies: 3
- Views: 13943
Re: Ignore the first n lines in a file before processing
Hello Gustaf, thanks for the answer. Unfortunately it's quite old legacy software, implementing changes isn't easy or cheap. I'll see if i find an efficient way to implement the #-adding to my workflow. Should i add my original question as a feature request or would this be too hard to implement? Ha...
- Fri Jan 12, 2024 9:32 am
- Forum: Support
- Topic: Ignore the first n lines in a file before processing
- Replies: 3
- Views: 13943
Ignore the first n lines in a file before processing
Hello, is there a way for csv viewer to identify headers on rows other than the first? We have internal software that writes basic information in the first row, so the headers are in the second row and the data starts at row three. In the default operation, this leads to all variables being recogniz...