dev.print aspect ratio (PR#192)

wsi@gcal.ac.uk wsi@gcal.ac.uk
Tue, 11 May 1999 13:43:51 +0200 (MET DST)


Full_Name: Bill Simpson
Version: 0.64.1
OS: linux
Submission from: (NULL) (193.62.250.209)


dev.print(horizontal=FALSE,width=7,height=7,file="r/rt/junk.ps")
does not produce a square plot. I find I need:

dev.print(horizontal=FALSE,width=7,height=7.6,file="r/rt/junk.ps")
to make it square.

I tried
par(pty="s")
prior to making the image or contour plot, but this does not make the plot
square.
(Maybe this is a bug for par() or image() and contour()).

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._