Portable syntax for "set xtics rotate"
commit872bbedab773d9983f038d7e0f3c4145fddb8c30
authorMatthieu Moy <Matthieu.Moy@imag.fr>
Sat, 8 Jan 2011 16:14:48 +0000 (8 17:14 +0100)
committerHeikki Hokkanen <hoxu@users.sf.net>
Fri, 14 Jan 2011 21:07:03 +0000 (14 23:07 +0200)
tree6f6d8e66a763f3f3a381eef32593118593659662
parent5bebafd179e04902d01572c67eb8aa1c5e6e42a7
Portable syntax for "set xtics rotate"

Gnuplot version 4.4 renders text within the drawing area with "set
xtics rotate angle 90". According to

http://newsgroups.derkeiler.com/Archive/Comp/comp.graphics.apps.gnuplot/2010-08/msg00079.html
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586513

this is a feature, not a bug, but "set xtics rotate" give the expected
behavior everywhere (text from down to top, below the graph).

Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>
gitstats