Help with 3-d barplot in R
On 07/25/2011 05:49 PM, ATANU wrote:
i am trying to make 3-d barplots,pie-charts in R,just like Excel. i have used rgl , but that does not produce beautiful graphs like excel(i dont need to rotate the graph). can anyone help me to produce graphs,just like excel. thanks in advance
Hi ATANU, See if the barp function in the plotrix package with the "cylindrical" option does anything for you. Jim