Skip to content
Back to formatted view

Raw Message

Message-ID: <200504191315.40398.deepayan@stat.wisc.edu>
Date: 2005-04-19T18:15:40Z
From: Deepayan Sarkar
Subject: Aspect ratio and limits
In-Reply-To: <42653E88.7020700@lancaster.ac.uk>

On Tuesday 19 April 2005 12:23, Barry Rowlingson wrote:
> Deepayan Sarkar wrote:
> > Try (with a sufficiently recent version of R)
> >
> > xyplot(y~x, data=xy, aspect="iso")
> >
> > Is that what you want?
>
>   Yes, that's the badger, as we say round here.
>
>   Of course my two-point scatterplot is a simplification of the
> actual data, which consists of nine lines something like a time
> series, to be drawn in different line styles and with a key.

Sounds like the ideal situation for lattice.

Deepayan