[kst] [Bug 396853] -n option ignored when using GetData data source containing float or double data fields

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Wed Aug 29 19:32:21 BST 2018


https://bugs.kde.org/show_bug.cgi?id=396853

netterfield at astro.utoronto.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |netterfield at astro.utoronto.
                   |                            |ca

--- Comment #1 from netterfield at astro.utoronto.ca ---
What command line are you using.

The correct syntax would be

kst2 <datafile> -f 0 -n 100 -y field

That is, order matters, and the -f and -n entries must come before the -y. 
This is to allow such tricky things as

kst2 datafile1 -f 0 -n 100 -x fieldx, -y fieldy -f 1000 -n 100 -x fieldx -y
fieldy

to plot 2 different sections of data from the same command line.

let me know what syntax you were using on the command line.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kst mailing list