Try the cex.names argument in barplot function.
On Fri, Apr 1, 2011 at 10:34 AM, Samuel Le wrote:
> Dear all,
>
>
>
> I am trying the barplot command but some of the labels are disappearing as
> there is not enough place on the graph to put them all.
>
> Here is an example of code that doesn't s
Dear all,
I am trying the barplot command but some of the labels are disappearing as
there is not enough place on the graph to put them all.
Here is an example of code that doesn't show all the labels:
barplot(sort(runif(9,0,0.2),decreasing=TRUE),xlim=c(0,20),width=2,names.arg=c("first
nam
2 matches
Mail list logo