PALMIER Patrick - CETE NP/INFRA/TRF
2008-Nov-04 07:37 UTC
[R] problem with plot style (pch) with lattice in legend
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?... Nom : non disponible URL : <https://stat.ethz.ch/pipermail/r-help/attachments/20081104/b667d8da/attachment.pl>
Felix Andrews
2008-Nov-04 07:56 UTC
[R] problem with plot style (pch) with lattice in legend
instead of pch = 20, try par.settings = simpleTheme(pch = 20) 2008/11/4 PALMIER Patrick - CETE NP/INFRA/TRF <Patrick.Palmier at developpement-durable.gouv.fr>:> Hello, > > > I'm doing xyplot(s) with groups using the following code and "lattice" > package > > xyplot(V8 ~ V7 | cut(V17,c(0,10,20,100),include.lowest=T > )+cut(V18,c(0,10,20,100),include.lowest=T ), > pch=20,groups=as.array(c("HPM","HPS","HCJ","HCN")[V19]),data=A1,auto.key=list(space="bottom",pch=20,points=T)) > > The plots are corresponding to what I want except the legend with > auto.key where the pch=20 option is taken into account > > What I should do to have pch=20 in the plot and in the legend > > Thanks > > > -- > > *Patrick PALMIER** > **Centre d'?tudes Techniques de l'?quipement Nord - Picardie > D?partement Infrastructures > */*Trafic ? Socio-?conomie > */ > > > > [[alternative HTML version deleted]] > > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > >-- Felix Andrews / ??? http://www.neurofractal.org/felix/ 3358 543D AAC6 22C2 D336 80D9 360B 72DD 3E4C F5D8