Pie chart of a list of values.
PieChart[{y1, y2, …, yn}]
PieChart[{…, wi[yi, …], …, wj[yj, …], …}]
PieChart[{data1, data2, …}]
Head[PieChart[{1, 2, 3}]]
→ GraphicsHead[PieChart[{0.25, 0.75}, LabelingFunction -> (Placed[Row[{NumberForm[100 #, 2], "%"}, " "], "RadialCallout"] &)]]
→ Graphics- ChartElementFunction — default Automatic
- ColorFunction — default Automatic
- ColorFunctionScaling — default True
- LabelingFunction — default Automatic
- LabelingSize — default Automatic
- LegendAppearance — default Automatic
- PerformanceGoal — default $PerformanceGoal
- PlotInteractivity — default $PlotInteractivity
- PlotLabels — default None
- PlotLayout — default Automatic
- PlotLegends — default None
- PlotRange — default Automatic
- PlotStyle — default Automatic
- PlotTheme — default $PlotTheme
- PolarAxes — default False
- PolarAxesOrigin — default Automatic
- PolarGridLines — default None
- PolarTicks — default Automatic
- SectorOrigin — default Automatic
- SectorSpacing — default Automatic
- TargetUnits — default Automatic