octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #40269] gnuplot - ylabel is not rotated parall


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #40269] gnuplot - ylabel is not rotated parallel to Y-axis
Date: Thu, 05 Feb 2015 05:57:07 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.91 Safari/537.36

Update of bug #40269 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #5:

I can confirm that the "rotation" property does not work with text objects
using gnuplot with the windows terminal. This includes axis labels, which are
also text objects.

Specifically, the following works perfectly with the fltk and qt toolkits, but
not gnuplot:


h = text (0.5, 0.5, "Hello world", "rotation", 90);


The value of the property is correct, but gnuplot does not draw it rotated.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40269>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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