[R] Lattice xyplot: Fill Legend Points
Richard M. Heiberger
rmh at temple.edu
Thu Oct 17 18:19:40 CEST 2013
That should have worked. I think something else is interfering.
Did you redefine either T or F?
Please send the output from dput(head(ffg.st))
so we can experiment in your setting.
Rich
On Thu, Oct 17, 2013 at 12:12 PM, Rich Shepard <rshepard at appl-ecosys.com> wrote:
> On Thu, 17 Oct 2013, Richard M. Heiberger wrote:
>
>> par.settings = list(
>> superpose.points = list(col = rainbow(7), pch = 19),
>> superpose.lines = list(col = rainbow(7))
>> )
>
>
> I had tried that, too. Legend symbols stubbornly remain unfilled.
>
> Thanks, Richard,
>
> Rich
>
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
More information about the R-help
mailing list