Skip to content
Prev 5085 / 63424 Next

(PR#849)

"Paul Murrell" <paul@stat.auckland.ac.nz> writes:
Actually, I think the real problem is that the plotting region is not
square, so  curve(sqrt(1 - x^2),...) is an ellipse. Insert
par(pty="s") to fix that.