by sfeam <sfeam@[EMAIL PROTECTED]
>
Sep 30, 2008 at 09:14 AM
ratztafaz wrote:
> when I plot a 3d graph and the numbers on the x/y axis range from 0.0
> to 0.5 to 0.9 the graph looks like a mess because the double digit
> numbers are written on the axis itself and not below the axis.
>
> Is there a way to modify the distance between the axis and the numbers
> (not the label)?
set ytics offset 1,-1
set xtics offset -1,-1