Skip to content
Prev 177063 / 398503 Next

Lattice xyplot: Line and Rectangle in legend.

On Tue, Apr 14, 2009 at 4:39 PM, jimdare <jamesdare26 at gmail.com> wrote:
Something like

xyplot(1 ~ 1, key = list(text = list("line"), lines = list(col = 2),
text = list("rect"), rect = list(col = "yellow")))

?

-Deepayan