le_fill_manual(values=c("black","white")) +
scale_color_manual(values=c("black","black"))+
geom_point(shape=21,size=4)
Cheers
Petr
-Original Message-
From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Santosh
Sent: Wednesday, April
Dear Rxperts..
Here is the updated code.. to the above example.. how do I make the white
circles as "white filled" so that lines in the circles are not shown.?
Thanks and much appreciated
Santosh
q <- data.frame(G=rep(paste("G",1:3,sep=""),each=50),D=rep(
paste("D",1:5,sep=""),each=30),a=rep
2 matches
Mail list logo