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 windows terminal: ylabel is no


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #40269] Gnuplot windows terminal: ylabel is not rotated parallel to y-axis
Date: Thu, 12 Mar 2015 21:35:01 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.89 Safari/537.36

Follow-up Comment #8, bug #40269 (project octave):

I have used the following script (MXE-Octave, Win7, gnuplot 4.6.6)


graphics_toolkit gnuplot
plot ([0:1])
title ("title") ## not needed
xlabel ("xlabel"); ## not needed
ylabel ("ylabel");
print a.png
clear all
h = text (0.5, 0.5, "Hello world", "rotation", 90);
print b.png


results attached


(file #33323, file #33324)
    _______________________________________________________

Additional Item Attachment:

File name: a.png                          Size:16 KB
File name: b.png                          Size:10 KB


    _______________________________________________________

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]