Re: [R] ggplot: Stacked bar/pie chart - Objects above the bar/pie

2014-10-19 Thread Jim Lemon
On Fri, 17 Oct 2014 12:52:04 PM Gunnar Oehmichen wrote: > Hello, > > I would like to draw a circle on top of a pie chart (The plot does not > need to fullfill scientific standards). The circle represents the > relation of a reference-value in comparison to the summed values of the > pie-pieces. T

[R] ggplot: Stacked bar/pie chart - Objects above the bar/pie

2014-10-17 Thread Gunnar Oehmichen
Hello, I would like to draw a circle on top of a pie chart (The plot does not need to fullfill scientific standards). The circle represents the relation of a reference-value in comparison to the summed values of the pie-pieces. To be able to do this I partly followed: http://rpubs.com/RobinLovelac

[R] ggplot: Stacked bar/pie chart - Objects above the bar/pie

2014-10-16 Thread Gunnar Oehmichen
Hello, I would like to draw a circle on top of a pie chart (The plot does not need to fullfill scientific standards). The circle represents the relation of a reference-value in comparison to the summed values of the pie-pieces. To be able to do this I partly followed: http://rpubs.com/RobinLovelac