Skip to content
Back to formatted view

Raw Message

Message-ID: <42653E88.7020700@lancaster.ac.uk>
Date: 2005-04-19T17:23:20Z
From: Barry Rowlingson
Subject: Aspect ratio and limits
In-Reply-To: <200504191211.36684.deepayan@stat.wisc.edu>

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.

  Maybe this is a good time to really figure out how to do stuff with 
grid/lattice graphics...

thanks,

Barry