[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #40269] Gnuplot windows terminal: ylabel is no
From: |
Mike Miller |
Subject: |
[Octave-bug-tracker] [bug #40269] Gnuplot windows terminal: ylabel is not rotated parallel to y-axis |
Date: |
Fri, 13 Mar 2015 13:47:42 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36 |
Follow-up Comment #11, bug #40269 (project octave):
I adapted your script so the line and text would be plotted at the same time,
I did something like this (from memory):
plot (0:1, 0:1);
title ("title");
xlabel ("xlabel");
ylabel ("ylabel");
text (0.5, 0.5, "Hello world", "rotation", 90);
All I did was an install of 4.0.0-rc1 on a stock Windows XP, nothing
customized about it. If this is just the way Gnuplot behaves on Windows XP vs
newer releases, then so be it.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?40269>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/