3D pie chart.
PieChart3D[{y1, y2, …}]
PieChart3D[{…, wi[yi, …], …, wj[yj, …], …}]
PieChart3D[{data1, data2, …}]
PieChart3D[{1, 2, 3, 4}]
→ -Graphics3D-PieChart3D[{{1, 2, 3, 4}, {1, 1, 1}}]
→ -Graphics3D-PieChart3D[{1, 2, 3, 4}, SectorOrigin -> {Automatic, 1}]
→ -Graphics3D-- Boxed — default False
- BoxRatios — default { 1 , 1 , 0.1 }
- ChartElementFunction — default Automatic
- ColorFunction — default Automatic
- ColorFunctionScaling — default True
- LabelingFunction — default Automatic
- LegendAppearance — default Automatic
- Lighting — default "Neutral"
- PerformanceGoal — default $PerformanceGoal
- PlotInteractivity — default $PlotInteractivity
- PlotLabels — default None
- PlotLayout — default Automatic
- PlotLegends — default None
- PlotRange — default Automatic
- PlotStyle — default Automatic
- PlotTheme — default $PlotTheme
- SectorOrigin — default Automatic
- SectorSpacing — default Automatic
- TargetUnits — default Automatic
- ViewPoint — default { 0 , -2.4 , 2 }