is an option for StemLeafPlot that specifies the labels for columns.


ColumnLabels
is an option for StemLeafPlot that specifies the labels for columns.
Details and Options
- To use ColumnLabels, you first need to load the Statistical Plots Package using Needs["StatisticalPlots`"].
- Valid settings for the option ColumnLabels are Automatic or a list of labels.
- With the default ColumnLabels->Automatic, the stem column is labeled Stem, leaf columns are labeled Leaves, and count columns are labeled Counts.
- With the setting ColumnLabels->{label1,label2,…}, the number of labels should match the number of columns, with labels placed on the plot sequentially from left to right.
See Also
Tech Notes
Text
Wolfram Research (2007), ColumnLabels, Wolfram Language function, https://reference.wolfram.com/language/StatisticalPlots/ref/ColumnLabels.html.
CMS
Wolfram Language. 2007. "ColumnLabels." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/StatisticalPlots/ref/ColumnLabels.html.
APA
Wolfram Language. (2007). ColumnLabels. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/StatisticalPlots/ref/ColumnLabels.html
BibTeX
@misc{reference.wolfram_2025_columnlabels, author="Wolfram Research", title="{ColumnLabels}", year="2007", howpublished="\url{https://reference.wolfram.com/language/StatisticalPlots/ref/ColumnLabels.html}", note=[Accessed: 15-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_columnlabels, organization={Wolfram Research}, title={ColumnLabels}, year={2007}, url={https://reference.wolfram.com/language/StatisticalPlots/ref/ColumnLabels.html}, note=[Accessed: 15-August-2025]}