[R] plot only x- and y-axis with origin, no box()
Marc Schwartz
marc_schwartz at comcast.net
Tue Jun 19 16:28:46 CEST 2007
On Tue, 2007-06-19 at 15:15 +0200, Talloen, Willem [PRDBE] wrote:
> hi all,
>
> I'm trying for quite some time to have an x- and y-axis, but no entire box.
>
> >plot(..,axes=F)
> >axis(1)
> >axis(2)
> Gives this, but their axes do not go to the origin.
> Quite a number of people find this gap between the two axes disturbing.
> Has anyone an idea how to let these axes go to the origin?
>
> thank you in advance
See this post:
http://tolstoy.newcastle.edu.au/R/help/04/03/0911.html
HTH,
Marc Schwartz
More information about the R-help
mailing list