PieChart[{y1,y2,…}]
generates a pie chart of the positive values yi.
PieChart
PieChart[{y1,y2,…}]
generates a pie chart of the positive values yi.
更多信息和选项
- To use PieChart, you first need to load the Pie Charts Package using Needs["PieCharts`"].
- The data values yi must all be positive.
- The following options can be given:
-
PieEdgeStyle Automatic style of the lines PieExploded None control of the radial positions of wedges PieLabels Automatic list of labels for each pie wedge PieOrientation Automatic ordering of pie wedges PieStyle Automatic list of styles for each pie wedge
相关指南
文本
Wolfram Research (2008),PieChart,Wolfram 语言函数,https://reference.wolfram.com/language/PieCharts/ref/PieChart.html.
CMS
Wolfram 语言. 2008. "PieChart." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/PieCharts/ref/PieChart.html.
APA
Wolfram 语言. (2008). PieChart. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/PieCharts/ref/PieChart.html 年
BibTeX
@misc{reference.wolfram_2025_piechart, author="Wolfram Research", title="{PieChart}", year="2008", howpublished="\url{https://reference.wolfram.com/language/PieCharts/ref/PieChart.html}", note=[Accessed: 12-April-2026]}
BibLaTeX
@online{reference.wolfram_2025_piechart, organization={Wolfram Research}, title={PieChart}, year={2008}, url={https://reference.wolfram.com/language/PieCharts/ref/PieChart.html}, note=[Accessed: 12-April-2026]}