Skip to content
Prev 77931 / 398502 Next

quick "points" question

On Tue, 27 Sep 2005, Richard Nixon wrote:

            
Yes. See the examples.   pch=1 is not an `open plot symbol': 21-25 are.
So in your case

points(1.3, 1, pch=21, col="blue", bg="red", cex=5)

may be illuminating.