Skip to content
Back to formatted view

Raw Message

Message-ID: <5083BEA6.4010106@bitwrit.com.au>
Date: 2012-10-21T09:21:42Z
From: Jim Lemon
Subject: Centering labels on X-axis
In-Reply-To: <1350770635603-4646888.post@n4.nabble.com>

On 10/21/2012 09:03 AM, YAddo wrote:
> Thanks Jim and Rui.
>
> My apologies, i did not give enough info on my plot.
>
> I am using : plot(x,y)  for a line plot.  I want to center the labels on the
> x-axis for each tick.
>
Hi YAddo,
This is another guess, that you have more ticks than labels because they 
are closely spaced. Have a look at the staxlab function in the plotrix 
package.

Jim