[R-SIG-Mac] Re: Forward of moderated message
stefano iacus
stefano.iacus at unimi.it
Thu Apr 29 09:59:34 CEST 2004
Dear Andrew,
this problem has been fixed in R-1.9.0-patched (to be R 1.9.1)
This bug is not specific to lattice or colors, it was a bug in the
clipping (un)functionality of the quartz device.
You can use the pdf() device in the meanwhile.
stefano
On Apr 29, 2004, at 9:46 AM, r-sig-mac-bounces at stat.math.ethz.ch wrote:
>
> From: Andrew Beckerman <a.beckerman at sheffield.ac.uk>
> Date: April 27, 2004 11:00:36 AM CEST
> To: R-SIG-Mac <r-sig-mac at stat.math.ethz.ch>
> Subject: xyplot axes
>
>
> Dear Mac-listers -
>
> Is anyone having trouble getting all of the axes to print in xyplot?
> I have attached a jpeg with the first example run from ?xyplot
>
> I use the lset(col.whitebg()) from the lattice package to get the
> white background etc, but the problem occurs with the default
> grey/blue/orange as well.
>
> platform powerpc-apple-darwin6.8
> arch powerpc
> os darwin6.8
> system powerpc, darwin6.8
> status
> major 1
> minor 9.0
> year 2004
> month 04
> day 12
> language R
>
> > ?xyplot
> > require(stats)
> [1] TRUE
> > ## Tonga Trench Earthquakes
> > data(quakes)
> > Depth <- equal.count(quakes$depth, number=8, overlap=.1)
> > xyplot(lat ~ long | Depth, data = quakes)
>
> <R_xyplot_mac.jpg>
>
> -----------------------------------------------------------------------
> ----------
> Dr. Andrew Beckerman
> Department of Animal and Plant Sciences, University of Sheffield,
> Alfred Denny Building, Western Bank, Sheffield S10 2TN, UK
> ph +44 (0)114 222 0026; fx +44 (0)114 222 0002
> http://www.shef.ac.uk/beckslab
> -----------------------------------------------------------------------
> -----------
>
>
More information about the R-SIG-Mac
mailing list