|
From:
<br...@ph...> - 2006-02-02 18:24:49
|
phi...@ba... wrote:
> However when using a newer version (v3.7) on Linux,
Please hold it right there. There's little or no point whatsoever to
look at version 3.7 --- version 4.0 is the current release version, and
we really don't have the manpower to spare to support any versions older
than that.
> something changed regarding how this setting is arrived at between
> versions???
Almost certainly. But it's nearly impossible to know what. Certainly
not without seeing the commands you sent to gnuplot.
> And how does gnuplot work out these figures to pass to the
> postscript output file?
Bascially from the states of 'set size' and 'set output' at the moment
the plot is actually started (either by the '{s,}plot' command itself,
or by 'set multiplot').
|