instead of pch = 20, try par.settings = simpleTheme(pch = 20)
2008/11/4 PALMIER Patrick - CETE NP/INFRA/TRF <[EMAIL PROTECTED]>: > 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@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 ______________________________________________ R-help@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.