On 20.09.2010 11:39, DONALDO wrote:
> Creating plot in file output.png...
> gnuplot: bad option: /tmp/sargraph.ksh.610438.cmd
> gnuplot: X11 aborted.
You'll have to remove sargraph from the picture before this can be
treated as a gnuplot problem. That means you have to find out the exact
command sequence set up by sargraph, and check it directly in gnuplot
yourself. As is, gnuplot's error messages appear to go straight to
/dev/null.
It could be something simple, like the PNG driver missing from your
gnuplot executable.
|