Skip to content
Back to formatted view

Raw Message

Message-ID: <200504141049.03651.deepayan@stat.wisc.edu>
Date: 2005-04-14T15:49:03Z
From: Deepayan Sarkar
Subject: Legend in xyplot two columns
In-Reply-To: <321C3EEBDB00C24185705B8BF733DADD0503F7A2@LNVCNTEXCH01.corp.lloydsnet>

On Thursday 14 April 2005 10:29, Gesmann, Markus wrote:
> Thanks Deepayan!
>
> Your solution does excatly what I want.
> Further experiments and thoughts on my side brought me also to a
> solution.
> If I use the option rep=FALSE, and plot the bullit with "lines" and
> split the "lines" argument into two groups it gives me the same
> result, as every item in the key list starts a new column.

Of course. I'd forgotten that 'lines' can also be points.

Deepayan