[R-SIG-Mac] quartz and pch=0
Chabot Denis
chabotd at globetrotter.net
Tue Aug 14 22:12:07 CEST 2007
Hi,
I don't know when this started, but it is relatively recent, i.e.
must have happened less than one year ago:
data points plotted with pch=0 do not have a uniform size or shape.
For instance:
plot(1:20, pch=0)
If I save the plot to pdf, the non-uniform plot symbols remain. If I
plot with pdf device, all data points have exactly the same shape and
size. I am pretty sure this used to be the case with quartz as well.
Is it just me?
> sessionInfo()
R version 2.5.1 Patched (2007-07-14 r42258)
powerpc-apple-darwin8.10.1
locale:
fr_CA.UTF-8/fr_CA.UTF-8/fr_CA.UTF-8/C/fr_CA.UTF-8/fr_CA.UTF-8
attached base packages:
[1] "stats" "graphics" "grDevices" "utils" "datasets"
"methods"
[7] "base"
Denis
More information about the R-SIG-Mac
mailing list