[R] bar plot patterns

Tamas Papp tpapp at axelero.hu
Sun May 30 07:45:05 CEST 2004


On Sat, May 29, 2004 at 04:54:03PM -0400, Osman wrote:

> Dear R users,
> 
> Is there a package or function that can produce multiple fill
> patterns to be used instead of colors in barplots or pie charts?
> Shades of grey are difficult to differentiate if more than 3 to 5..

Install the RColorBrewer package.  Have a look at rcolorbrewer.org for
helpful advice on color schemes and their usage.

You may also find the density= parameter useful for shading areas in
plots, available in many plotting functions.

Best,

Tamas

-- 
Tamás K. Papp
E-mail: tpapp at axelero.hu
Please try to send only (latin-2) plain text, not HTML or other garbage.




More information about the R-help mailing list