StatisticalPlots`
StatisticalPlots`

BoxLabels

BoxLabels

is an option for BoxWhiskerPlot that specifies labels to be given for each of the datasets.

Details and Options

  • To use BoxLabels, you first need to load the Statistical Plots Package using Needs["StatisticalPlots`"].
  • Valid settings are None, Automatic, or a list of labels. The default setting is Automatic.
  • With BoxLabels->Automatic, multiple boxes are labeled using Range[n], where n is the number of boxes. For a single box, no label is used.
  • BoxLabels->{l1,l2,} specifies that successive labels li should be used cyclically for successive plots.

Examples

Basic Examples  (1)

Give explicit labels for plots:

Wolfram Research (2007), BoxLabels, Wolfram Language function, https://reference.wolfram.com/language/StatisticalPlots/ref/BoxLabels.html.

Text

Wolfram Research (2007), BoxLabels, Wolfram Language function, https://reference.wolfram.com/language/StatisticalPlots/ref/BoxLabels.html.

CMS

Wolfram Language. 2007. "BoxLabels." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/StatisticalPlots/ref/BoxLabels.html.

APA

Wolfram Language. (2007). BoxLabels. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/StatisticalPlots/ref/BoxLabels.html

BibTeX

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

BibLaTeX

@online{reference.wolfram_2023_boxlabels, organization={Wolfram Research}, title={BoxLabels}, year={2007}, url={https://reference.wolfram.com/language/StatisticalPlots/ref/BoxLabels.html}, note=[Accessed: 19-April-2024 ]}