help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: print plot is cutting the image


From: Dmitri A. Sergatskov
Subject: Re: print plot is cutting the image
Date: Thu, 7 Apr 2011 17:07:16 -0500

On Thu, Apr 7, 2011 at 3:21 PM, bpabbott <address@hidden> wrote:

> Does anyone know if gnuplot supports rotation of axes labels?

Mine (which is pretty recent CVS snapshot) does. I do not know when was that
first implemented.

gnuplot> set ylabel "Y" rotate by 0
gnuplot> plot sin(x)
gnuplot> set ylabel "Y" rotate by 180
gnuplot> replot


> Ben
>

Dmitri.
--


reply via email to

[Prev in Thread] Current Thread [Next in Thread]