[Rd] graphics character misplaced (PR#548)
acuster@nature.berkeley.edu
acuster@nature.berkeley.edu
Sat, 20 May 2000 01:45:53 +0200 (MET DST)
Full_Name: Adrian Custer
Version: 1.01
OS: gnu-linux (mandrake 7.1beta)
Submission from: (NULL) (128.32.251.234)
The character "*" displays too high in comparison to the graph space and other
characters in the plot. Consider:
> a_-0.15
> plot(c(0,100),c(0,1))
> for (i in 1:100){ points(i,(1-exp(a*i)),pch=".",col="blue")}
> for (i in 1:100){ points(i,(1-exp(a*i)),pch="*",col="red")}
> abline(1,0)
This may be a well understood effect of using display characters, but the "o" in
the
original plot call falls in the right place.
Thanks again for R-it's getting me a doctorate,
adrian
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._