From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.50)
	id 1EVG8i-0005K8-Dr
	for garchives@archives.gentoo.org; Thu, 27 Oct 2005 22:22:28 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j9RMKWf0015866;
	Thu, 27 Oct 2005 22:20:32 GMT
Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.194])
	by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j9RMD7AP011340
	for <gentoo-user@lists.gentoo.org>; Thu, 27 Oct 2005 22:13:07 GMT
Received: by xproxy.gmail.com with SMTP id i28so71230wxd
        for <gentoo-user@lists.gentoo.org>; Thu, 27 Oct 2005 15:13:07 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition;
        b=IZnnRGbPI1/olvU/74SpTHuhNQPKK4y+QTfOy/A4nLlpx68iLd9A87trtUmcbSk3Dv04SFP/lYHHBtfDDRiFZh6u2lT45YcogACphunChWe09YS/brrYWNtsw2vGHUYsAqKF+26O4w1U5p0asuPyRfUPJtYfawdDysDK1irQYmQ=
Received: by 10.11.122.11 with SMTP id u11mr5506cwc;
        Thu, 27 Oct 2005 15:13:07 -0700 (PDT)
Received: by 10.11.98.55 with HTTP; Thu, 27 Oct 2005 15:13:07 -0700 (PDT)
Message-ID: <7728232c0510271513i385e585eu5027b1305589f9b0@mail.gmail.com>
Date: Thu, 27 Oct 2005 17:13:07 -0500
From: Hareesh Nagarajan <hareesh.nagarajan@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] OT: Yet another GNUPLOT query
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id j9RMD7AP011340
X-Archives-Salt: 302b04e2-810d-4823-9cbc-7472ad12e7e9
X-Archives-Hash: 9f01eee7dc8602b54e39893ecccefb4c

Hi,

I have the following GNUPLOT input file:
        http://cs.uic.edu/~hnagaraj/histo-plot.txt

And the following is my data file:
        http://cs.uic.edu/~hnagaraj/histo-val.txt

And this is my GNUPLOT generated PNG file:
        http://cs.uic.edu/~hnagaraj/histo.png

As my GNUPLOT file mentions, I wish to have the XTICS below rotated
say to the right or left (I have put in -135 for kicks) like it is
shown here:
       http://gnuplot.sourceforge.net/demo_4.1/histograms.html

I have GNUPLOT 4.1 as well as GNUPLOT 4.0, what changes must I make to
have the labels tilted south east? For eg, for the first bar, I'd like
the label to look like this.
0
  \
   \
    128

Thanks!

Hareesh

-- 
gentoo-user@gentoo.org mailing list