Commit Graph

61 Commits

Author SHA1 Message Date
Dima Kogan
ac8cff2d6f The first "point" is now a hash of options applying to that curve, instead of JUST the options
string. This allows for more parameters to be stored
2010-03-28 16:46:27 -07:00
Dima Kogan
e68a65a889 streaming redraw test no longer checks for $xlast, since if $haveNewData is set, $xlast is
guaranteed to be set also.
2010-03-28 16:04:51 -07:00
Dima Kogan
ce4927e24d a number in scientific notation can have an explicitly positive exponent 2010-03-02 17:13:12 -08:00
Dima Kogan
b0dc4fdd86 when streaming, xlen==0 ---> plot ALL the data, not just what is in a window 2010-02-11 14:14:57 -08:00
Dima Kogan
da4dd9bd43 improved --help message slightly 2010-02-05 14:33:46 -08:00
Dima Kogan
68843f226e extra logic to correctly parse options given with a #! in a self-plotting data file 2010-02-05 12:05:52 -08:00
Dima Kogan
7580ea0656 bumped up the default maxcurves setting 2010-01-14 15:09:33 -08:00
Dima Kogan
5e44f777fb Allow to specify a limit on the number of curves. 2010-01-14 14:45:24 -08:00
Dima Kogan
c6ee73f97f spaced out the --help message 2010-01-14 14:34:58 -08:00
Dima Kogan
6b169e03a8 Now reading the version of gnuplot on the system, and not using --persist on versions of gnuplot too
old to support it.
2010-01-12 21:54:49 -08:00
Dima Kogan
a69b2d6d4f renamed script to feedGnuplot.pl 2010-01-11 21:56:09 -08:00