Thanks a lot All !

On Mon, Mar 1, 2010 at 12:22 PM, Walmes Zeviani
<walmeszevi...@hotmail.com>wrote:

>
> In complement to Dallazuanna's solution, use box.umbrella=list() inside
> par.settings() to change the default color and line type specification:
>
> bwplot(y~x, data=ex, pch="|",
>       par.settings=list(box.rectangle=list(col="black"),
>         box.umbrella=list(lty=1, col="black"))
>       )
>
>
> Sincerely.
> Walmes Zeviani. Lavras - MG, Brasil.
>
> -----
> ..ooo0
>
> ...................................................................................................
> ..(....)... 0ooo...                              Walmes Zeviani
> ...\..(.....(.....)...     Master in Statistics and Agricultural
> Experimentation
> ....\_)..... )../....       walmeszevi...@hotmail.com, Lavras - MG, Brasil
> ............
>
> (_/............................................................................................
> --
> View this message in context:
> http://n4.nabble.com/help-with-lattice-boxplots-tp1573781p1573896.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help@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<http://www.r-project.org/posting-guide.html>
> and provide commented, minimal, self-contained, reproducible code.
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@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.

Reply via email to