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.

Details and Options

  • 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).

Examples

Basic Examples  (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 Language function, https://reference.wolfram.com/language/PieCharts/ref/PieExploded.html.

Text

Wolfram Research (2008), PieExploded, Wolfram Language function, https://reference.wolfram.com/language/PieCharts/ref/PieExploded.html.

CMS

Wolfram Language. 2008. "PieExploded." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/PieCharts/ref/PieExploded.html.

APA

Wolfram Language. (2008). PieExploded. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/PieCharts/ref/PieExploded.html

BibTeX

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

BibLaTeX

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