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: Fri, 13 Mar 2015 06:54:09 +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 #10, bug #40269 (project octave):

Using the following script with Octave 4.0.0-rc1 in Win7:


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


I get the attached screen. I am using gnuplot 4.6.6 that bundled
with MXE-Octave 4.0.0-rc1.

Your x-axis is [0:1] and mine is [1:2]. Did you tried the
same script? 
Is the rotation difference caused by differnece in wgnuplot.ini?
 


(file #33331)
    _______________________________________________________

Additional Item Attachment:

File name: gnuplot-rotate-win7.jpg.png    Size:55 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]