Message-ID: <4A421616.8000804@email.de>
Date: 2009-06-24T12:03:34Z
From: Christian Schulz
Subject: vertical label on x-axis
In-Reply-To: <4A420EDE.7010101@email.de>
I get it :
scales=list(x=list(rot=90))
Cheers, Christian
> Hi,
>
> have anybody a hint how it's possible plot the labels in the x-axis
> vertical to get more space.
> dotplot( value ~
> abbreviate(attribute,minlength=3),data=tabstat10,ylim=c(0,1),col="blue",ylab="Value",type="p",par.settings=my.theme)
>
>
> Many thanks,
> Christian
>
>