Aspect ratio and limits
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