PieCharts`
PieCharts`

PieStyle

As of Version 7.0, PieStyle has been superseded by ChartStyle.

PieStyle

is an option for PieChart that specifies a style for each wedge of the pie chart.

Details and Options

  • To use PieStyle, you first need to load the Pie Charts Package using Needs["PieCharts`"].
  • The following settings can be used:
  • {style1,style2,}styles to be used (cyclically) for the sequence of wedges
    Automaticgive each wedge a different color
  • Styles are applied to each pie wedge.

Examples

Basic Examples  (1)

PieChart automatically chooses colors for the wedges:

Each wedge can be given its own style:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2023_piestyle, organization={Wolfram Research}, title={PieStyle}, year={2008}, url={https://reference.wolfram.com/language/PieCharts/ref/PieStyle.html}, note=[Accessed: 19-April-2024 ]}