|
From: Hans-Bernhard B. <br...@ph...> - 2005-03-14 17:34:03
|
Robert Hart wrote:
> set format y '[r]{%.0t$\times$10$^{%+03T}$}'
> ends up with a huge gap between the border of the plot and yaxis label
> because gnuplot assumes the tic labels are much bigger than the actually
> are.
And you have command like 'set lmargin' for the express reason that they
enable you to work around that misfeature.
|