[EMAIL PROTECTED] forced the electrons to say:
> is it possible to invoke gnuplot without display to run in background
> and generate a comparative graph as gif or jpeg ?
gnuplot is fully scriptable - just invoke gnuplot <file containing gnuplot
commands> to have a non-interactive session. Even #!/usr/bin/gnuplot
works on Linux. You can save the commands from an interactive session
(for later editing) via the 'save' command.
I'm not sure about jpeg, but set term gif and set term png will allow you
to generate gif/png output from gnuplot. Since using gifs is dicey re
the Unisys patent issues, you should go for png.
Binand
----------------------------------------------
The mailing list archives are available at
http://lists.linux-india.org/cgi-bin/wilma/LIH