I need to draw 3d pie chart in javascript. It should look like below :-
There are various example present in the Google charts, amcharts and jscharts for 3d pie Graphs but none looks like the below image.
Links :- http://www.amcharts.com/demos/3d-pie-chart/
In PHP I found one solution here http://www.advsofteng.com/doc/cdphpdoc/multidepthpie.htm but I want something interactive with tooltips support.
Please suggest any javascript library for this. I love to use highcharts but it do not support even simple 3d Pie charts.
Thanks,
Well, we are right now working on 3D charts, see:
Edit:
It's already released with Highcharts 4.x version, see samples
.