R-beta: old postscript bug
Ross Ihaka
ihaka at stat.auckland.ac.nz
Sun Sep 20 22:23:29 CEST 1998
From r-help-owner at stat.math.ethz.ch Sat Sep 19 03:25 NZS 1998
From: Jim Lindsey <jlindsey at alpha.luc.ac.be>
Subject: R-beta: old postscript bug
To: r-help at stat.math.ethz.ch (r-help)
Date: Fri, 18 Sep 1998 17:27:12 +0200 (MET DST)
Cc: r-bugs at stat.math.ethz.ch
While I am on postscript, this is a bug that I reported some time back
on an earlier version that has not been corrected in 62.3:
If line segments go to a point out of the clipping area of a plot and
then back in, the lines are correct in the R window, but the line back
in is missing in the postscript plot. Try saving the following as a PS
file:
plot(c(1,2,3),c(0,3,0),ylim=c(0,2),type"l")
Jim
This is now fixed in the latest development versions. It wasn't just
a small patch -- I took the opportunity to boost efficiency of all line
clipping at the same time.
Ross
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help 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-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list