search for: filledwith

Displaying 2 results from an estimated 2 matches for "filledwith".

Did you mean: filewith
2012 Oct 10
1
Filling points in a trellis object
With the following code : I would like to plot 4 points, and have the circle and diamond shapes filled with grey. What am I missing ? Thanks by advance for your help, Pierrick Bruneau Research Fellow CRP Gabriel Lippmann -- View this message in context: http://r.789695.n4.nabble.com/Filling-points-in-a-trellis-object-tp4645679.html Sent from the R help mailing list archive at Nabble.com.
2012 Oct 10
1
impossible to fill point glyphs in a lattice plot
...t;) # for a predictable name grid.edit("theplot.xyplot.points.panel.1.1", gp=gpar(lwd=c(2,2,2,2), cex=c(2,3,3,2), col=1, fill=c("transparent", "grey", "grey", "transparent"))) I would like to plot 4 points, and have the circle and diamond shapes filledwith grey. What am I missing ? Thanks by advance for your help, Pierrick Bruneau Research Fellow CRP Gabriel Lippmann [[alternative HTML version deleted]]