Hi, i am overlapping 2pie chart with same radius. 1. with labels 2. without labels. Output pie chart 2 with label of first. http://r.789695.n4.nabble.com/file/n4639723/Ist_Pie.png http://r.789695.n4.nabble.com/file/n4639723/IInd_Oie.png output: http://r.789695.n4.nabble.com/file/n4639723/Screenshot-7.png How can i implement it? Regards -- View this message in context: http://r.789695.n4.nabble.com/How-to-overlap-pie-chart-with-same-radius-tp4639723.html Sent from the R help mailing list archive at Nabble.com.
On 08/09/2012 04:28 PM, Manish Gupta wrote:> Hi, > > i am overlapping 2pie chart with same radius. > > 1. with labels > 2. without labels. > > Output > pie chart 2 with label of first. > > > http://r.789695.n4.nabble.com/file/n4639723/Ist_Pie.png > > http://r.789695.n4.nabble.com/file/n4639723/IInd_Oie.png > > > output: > > http://r.789695.n4.nabble.com/file/n4639723/Screenshot-7.png > > > How can i implement it? >Hi Manish, Use floating.pie for the second pie chart. Jim