by sarkarvaskar@[EMAIL PROTECTED]
May 27, 2008 at 08:18 PM
On May 27, 3:17 pm, Juergen Wieferink <wiefer...@[EMAIL PROTECTED]
> wrote:
> sarkarvas...@[EMAIL PROTECTED]
wrote:
> > I was using gnuplot 4.2.3 and was not able to rotate the axis
> > label while creating a 3-d plot. I tried the following command but it
> > did not work
>
> > set zlabel "XYZ" rotate by 90
>
> gnuplot> help xlabel
> [...]
> The orientation (rotation angle) of the x, x2, y and y2 axis labels can
be
> explicitly changed from the default setting, but this applies only to
2D
> plots
> and only on terminals that sup****t text rotation.
> [...]
>
> Juergen
Thanks for the information.