Skip to content
Prev 207864 / 398502 Next

Conditional density plot in lattice

On Fri, Jan 22, 2010 at 2:08 AM, Dieter Menne
<dieter.menne at menne-biomed.de> wrote:
By design, in the sense that the default 'fill' for panel.superpose is
taken from superpose.symbol$fill, which makes sense because the
default is to plot symbols.

You could supply a top-level vector 'fill' instead (which could be
trellis.par.get("superpose.poygon")$fill).

-Deepayan