Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Pie Charts Package >

PieChart

PieChart[{y1, y2, ...}]
generates a pie chart of the positive values yi.
  • The data values yi must all be positive.
  • The following options can be given:
PieEdgeStyleAutomaticstyle of the lines
PieExplodedNonecontrol of the radial positions of wedges
PieLabelsAutomaticlist of labels for each pie wedge
PieOrientationAutomaticordering of pie wedges
PieStyleAutomaticlist of styles for each pie wedge
Needs["PieCharts`"]
A pie chart of four values:
In[2]:=
Click for copyable input
Out[2]=
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team