1,041 bytes added
, 19:18, 18 September 2018
<div style="font-size:30px">'''PIECHART (Data,DisplayElement,Options)'''</div><br/>
*<math>Data</math> is the set of values.
==Descriptions==
*This function shows the Piechart for the given set of values.
*Piechart is a special chart that uses "pie slices" to show relative sizes of data.It is also called Circle Chart, which is a circular statistical graphic which is divided into slices to illustrate numerical proportion.
*It can be used to show percentages of a whole, and represent percentages at a set point in time.
*They do not show changes over time. In a pie chart, the arc length of each slice is proportional to the quantity it represents.
==Example==
#PIECHART()
==See Also==
*[[Manuals/calci/BARCHART | BARCHART ]]
*[[Manuals/calci/CIRCLEPACKING | CIRCLEPACKING ]]
*[[Manuals/calci/LISSAJOUS| LISSAJOUS ]]
==References==
*[http://www.statisticshowto.com/probability-and-statistics/descriptive-statistics/bar-chart-bar-graph-examples/ Bar Graph]
*[[Z_API_Functions | List of Main Z Functions]]
*[[ Z3 | Z3 home ]]