StatisticalPlots`
StatisticalPlots`
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
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