On 8/7/09, boris.vasil...@forces.gc.ca wrote:
> Dear R-users,
>
> I am looking for suggestions on how to control the line-height for
> multi-line labels in lattice dotplot.
>
> In particular, in the dotplot produced by
>
> library(lattice)
> aa <- c('A'=10,'B\nb'=20,'C'=30)
> dotplot(aa)
>
>
Dear R-users,
I am looking for suggestions on how to control the line-height for
multi-line labels in lattice dotplot.
In particular, in the dotplot produced by
library(lattice)
aa <- c('A'=10,'B\nb'=20,'C'=30)
dotplot(aa)
I would like to control the vertical separation between 'B' and 'b' in
t
2 matches
Mail list logo