[R] Boxplot, space to axis
Deepayan Sarkar
deepayan at stat.wisc.edu
Thu Sep 30 17:11:46 CEST 2004
On Thursday 30 September 2004 09:41, Arne.Muller at aventis.com wrote:
> Hello,
>
> I've crearted a boxplot with 84 boxes. So fat everything is as I
> expect, but there is quite some space between the 1st box and axis 2
> and the last box and axis 4. Since 84 boxes get very slim anyway I'd
> like to discribute as much of the horizontal space over the x-axis.
>
> Maybe I've forgotten about a graphics parameter?
Perhaps par(xaxs = "i") ?
Deepayan
More information about the R-help
mailing list