Stefan Wagner wrote:

Hi all,

I am looking for a clever way to create the following graph using R:

I got information on the shares of some subgroups over time (summing
> up to 1 in each year). The graph I want to create should display the
> evelopment of the individual shares over time by shading rectangulars
> for each share in a different color.


?polygon


to start. Also have a look at the code for barplot.

But given that about eight percent of adult males are colour-blind to some degree, be careful how you pick your colours, or you'll just confuse some of your audience.

http://www.visibone.com/colorblind/ shows how "web-safe" colours look to people with colour deficient vision. Don't bet on everyone who has these issues knowing they have it; I know people who discovered they were partially colour blind when they were in their fourties.

Cheers

Jason
--
Indigo Industrial Controls Ltd.
http://www.indigoindustrial.co.nz
64-21-343-545
[EMAIL PROTECTED]

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to