On Mon, Sep 26, 2011 at 2:55 PM, shikantaza <martyn.wilkin...@uhb.nhs.uk> wrote:
> Hello. I've been trying to change the colour of the bars in the auto.key to
> blue and red. I have tried:
>
> barchart(Rate~Digit,Ben,groups=Cat, horizontal=FALSE,ylab="Rate
> (%)",auto.key=list(points=FALSE,rectangles=TRUE,space="right"),col =
> c("blue", "red"),main="Benford's rate vs combined \n sample rate Lab X")
>
> with various combinations of par.settings, but none of them seem to work.

See ?simpleTheme

-Deepayan

______________________________________________
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