[6491] in s-news-athena
Re: trellis setting for strip.names background color
daemon@ATHENA.MIT.EDU (Shawn Boles)
Wed Feb 22 18:55:40 1995
Date: Wed, 22 Feb 1995 15:32:05 -0800
From: Shawn Boles <shawn@shadowfax.ori.org>
To: S-news@utstat.toronto.edu
In-Reply-To: <9502220416.AA04424@carson.math.ucla.edu>
I thank Eric Kostello for the solution to my problem. I was doing the
right thing to the wrong set of trellis settings. Also, as Ming-Jen
Shyu pointed out in his posting, one must reinitialize the
trellis.device to recognize the changed settings. Note that Ming-Jen
Shyu makes the same error I did - it is trellis.settings.motif that
must be changed NOT trellis.settings.color.
Ah the joys of passing settings to S...
cheers - Shawn Boles
Eric Kostello writes:
>
> Shawn:
>
> Your random walk through trellis.settings.space looks painfully
> like one I took a few months ago. I think I ended up about here:
>
> trellis.settings.motif$strip.factor$col <- rep(0,6)
>
> Please post to the list if this works.
>
> Eric
>