Re: [R] points overlay axis

2013-05-17 Thread Jonathan Phillips
> -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] > On > Behalf Of John Kane > Sent: Tuesday, May 14, 2013 7:47 AM > To: Jonathan Phillips; r-help@r-project.org > Subject: Re: [R] points overlay axis > > Probably

Re: [R] points overlay axis

2013-05-14 Thread David Carlson
;M University College Station, TX 77840-4352 -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of John Kane Sent: Tuesday, May 14, 2013 7:47 AM To: Jonathan Phillips; r-help@r-project.org Subject: Re: [R] points overlay axis Probably but

Re: [R] points overlay axis

2013-05-14 Thread David Carlson
e- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of John Kane Sent: Tuesday, May 14, 2013 7:47 AM To: Jonathan Phillips; r-help@r-project.org Subject: Re: [R] points overlay axis Probably but since we don't know what you are doing, it is very hard to give a

Re: [R] points overlay axis

2013-05-14 Thread John Kane
Message- > From: 994p...@gmail.com > Sent: Tue, 14 May 2013 13:34:35 +0100 > To: r-help@r-project.org > Subject: [R] points overlay axis > > Hi, > I'm trying to do quite a simple task, but I'm stuck. > > I've set xaxs = 'i' as I want the origin to

[R] points overlay axis

2013-05-14 Thread Jonathan Phillips
Hi, I'm trying to do quite a simple task, but I'm stuck. I've set xaxs = 'i' as I want the origin to be (0,0), but unfortunately I have points that are sat on the axis. R draws the axis over the points, which hides the points somewhat and looks unsightly. Is there any way of getting a point to be