PieCharts`
PieCharts`

PieExploded

As of Version 7.0, PieExploded has been superseded by SectorSpacing.

PieExploded

is an option for PieChart that specifies the distance to move wedges outward radially in the pie chart.

更多信息和选项

  • To use PieExploded, you first need to load the Pie Charts Package using Needs["PieCharts`"].
  • The following settings can be used:
  • {wedge1,wedge2,}list of wedges to move outward radially
    {{wedge1,dist1},{wedge2,dist2},}pairs of wedge numbers and relative distances
    Nonedo not move any wedges
    Allseparate all the wedges
  • Distances disti are expressed as a ratio of the distance to the radius of the pie; i.e., 0.1 moves a wedge outward 1/10 the radius of the pie.
  • Wedges are numbered counterclockwise from theta=0 (a line extending to the right from the center of the pie).

范例

基本范例  (1)

Leave all the wedges together:

Explode the first and third wedges:

Move the first and second wedges by specific amounts:

Separate all the wedges:

Wolfram Research (2008),PieExploded,Wolfram 语言函数,https://reference.wolfram.com/language/PieCharts/ref/PieExploded.html.

文本

Wolfram Research (2008),PieExploded,Wolfram 语言函数,https://reference.wolfram.com/language/PieCharts/ref/PieExploded.html.

CMS

Wolfram 语言. 2008. "PieExploded." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/PieCharts/ref/PieExploded.html.

APA

Wolfram 语言. (2008). PieExploded. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/PieCharts/ref/PieExploded.html 年

BibTeX

@misc{reference.wolfram_2024_pieexploded, author="Wolfram Research", title="{PieExploded}", year="2008", howpublished="\url{https://reference.wolfram.com/language/PieCharts/ref/PieExploded.html}", note=[Accessed: 08-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_pieexploded, organization={Wolfram Research}, title={PieExploded}, year={2008}, url={https://reference.wolfram.com/language/PieCharts/ref/PieExploded.html}, note=[Accessed: 08-November-2024 ]}