Re: [R] help with stacked ggplot

2017-08-18 Thread Jeff Newmiller
If you look below at the detritus of your posting you will see why we are always reminding people to adjust their email programs to send PLAIN TEXT... since this is a plain text mailing list and HTML formatted email does not come through reliably. This and other ground rules are laid out in the

[R] help with stacked ggplot

2017-08-18 Thread Mary Rigdon
Hi, I am new to R and this is probably a very basic question but I can’t seem to figure out a solution. I am creating a stacked ggplot with the following data and code: PercentageData.csv looks like this: decision treatment percentage labtreatment defect 0 53.49 COMMON defect 1 78.00 ASYMMETRI