search for: bed2ff

Displaying 1 result from an estimated 1 matches for "bed2ff".

Did you mean: 0ed24ff
2013 Aug 22
0
Close with a ggplot chart but need a little assistance
...") p <- ggplot(data=q1.3, 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&quot...