[R] how to label customized y axis when using lattice parallel parameter common.scale=TRUE

Pengcheng Yang pengchy at gmail.com
Tue Apr 5 13:09:12 CEST 2011


Dear all,

When I use parallel function in lattice package, I want to label the 
y-axis with customized numbers. Like this:

parallel(~iris[1:4] | Species, iris,horiz=FALSE,common.scale=TRUE,
     scales=list(y=list(at=c(0,2,3))))

But only "Min" label in the y-axis, nothing happened. Could anyone help me?

Thanks.
Regards,

Pengcheng Yang



More information about the R-help mailing list