Re: [R] Postscript Bug?

About this list Date view Thread view Subject view Author view

partha_bagchi@hgsi.com
Tue, 14 Dec 1999 08:06:47 -0500



Peter, I am assuming you mean that wednesday release of 0.90.1 fixes this?
Thanks.

                                                                                                          
                    Peter Dalgaard
                    BSA To: partha_bagchi@hgsi.com
                    <p.dalgaard@bios cc: r-help@stat.math.ethz.ch
                    tat.ku.dk> Subject: Re: [R] Postscript Bug?
                    Sent by:
                    pd@blueberry.kub
                    ism.ku.dk
                                                                                                          
                                                                                                          
                    12/13/99 07:09
                    PM
                                                                                                          
                                                                                                          

partha_bagchi@hgsi.com writes:

> I was wondering if there is a "bug" in the postscript driver?
> Here is the problem:
> postscript(file= "temp.ps", paper= "Letter", horizontal= FALSE)
> #In the following statement, pch has no effect:
> plot(c(0:10), pch= 15)
>
> It produces a tiny circle when it should be showing filled squares.
> However, the following works:
> par(pch= 15)
> plot(c(0:10))
>
> dev.off()
>
> Note: This was working just fine with R 0.65.1
> details:

Works OK in the pre0.90.1 snapshot...

--
   O__  ---- Peter Dalgaard             Blegdamsvej 3
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk)             FAX: (+45) 35327907

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._


About this list Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b3 on Tue 04 Jan 2000 - 13:34:03 EST