On 12/20/2010 02:13 AM, fransiepansiekevertje wrote:
Hello,
I try to make barplots with rather wide labels. A simplified example of
this:
x<- c(12, 33, 56, 67, 15, 66)
names(x)<- c('Richard with a long surname','Minnie with a long
name,'Albert','Helen','Joe','Kingston')
barplot(x, las = 2)
Now
On Dec 19, 2010, at 10:55 AM, Peter Ehlers wrote:
On 2010-12-19 07:13, fransiepansiekevertje wrote:
Hello,
I try to make barplots with rather wide labels. A simplified
example of
this:
x<- c(12, 33, 56, 67, 15, 66)
names(x)<- c('Richard with a long surname','Minnie with a long
name,'Albert
On 2010-12-19 07:13, fransiepansiekevertje wrote:
Hello,
I try to make barplots with rather wide labels. A simplified example of
this:
x<- c(12, 33, 56, 67, 15, 66)
names(x)<- c('Richard with a long surname','Minnie with a long
name,'Albert','Helen','Joe','Kingston')
barplot(x, las = 2)
Now the
Hello,
I try to make barplots with rather wide labels. A simplified example of
this:
x <- c(12, 33, 56, 67, 15, 66)
names(x) <- c('Richard with a long surname','Minnie with a long
name,'Albert','Helen','Joe','Kingston')
barplot(x, las = 2)
Now the label 'Richard with a long surname' is too long t
4 matches
Mail list logo