Qurak

PieChart

Available

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

Used in

Topics

Related

All 6300 functions · Use this from an MCP client