[R-SIG-Mac] Redrawing bug for pairs() plot
Conrad Halling
conrad.halling at bifx.org
Fri Feb 24 22:56:49 CET 2006
I stumbled across a minor redrawing bug for the pairs() plot today.
Create a plot in a quartz device using pairs().
quartz()
pairs( USJudgeRatings )
Enlarge the window by clicking the green (+) enlarge button in the upper
left corner of the window. Each of the individual scatter plots is drawn
at full size in the quartz device's window, after which the pairs plot
is drawn normally.
This does not occur when the window is resized from the resize corner at
the bottom right.
This also does not occur in an X11 device when running R from the xterm
window or when running R Aqua GUI.
R Aqua GUI 1.14 (2283)
platform powerpc-apple-darwin7.9.0
arch powerpc
os darwin7.9.0
system powerpc, darwin7.9.0
status Patched
major 2
minor 2.1
year 2006
month 02
day 18
svn rev 37392
language R
--
Conrad Halling
conrad.halling at bifx.org
More information about the R-SIG-Mac
mailing list