[R] scatterplot with filled circles

DrCJones matthias.goddard at gmail.com
Tue Nov 16 13:28:36 CET 2010


for a simple scatterplot: 

plot(X ~ Y, type = 'p', col = 'red') 

this produces red-edged circles, but I want to fill in the circles.

can this be done? I checked '? plot' already but couldn't find what I was
looking for. 

cheers

 



-- 
View this message in context: http://r.789695.n4.nabble.com/scatterplot-with-filled-circles-tp3044690p3044690.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list