search for: 004da8

Displaying 1 result from an estimated 1 matches for "004da8".

Did you mean: 0048
2013 Aug 22
0
Close with a ggplot chart but need a little assistance
...aes(x=factor(1), y=Weight, fill=factor(Goal))) + ggtitle("Respondents Goal Preference") + geom_bar(width = 1) + facet_grid(Group ~ .) + scale_fill_manual(values=c("#BED2FF","#0070FF","#004DA8")) + coord_polar(theta="y") + xlab('') + ylab('') + labs(fill='Goal') + theme( plot.title = element_text(lineheight=.8, face="bold"), panel.background = el...