StatisticalPlots`
StatisticalPlots`

ColumnLabels

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.

Examples

Basic Examples  (1)

Label stem and leaf columns with "S" and "L":

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

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_2023_columnlabels, author="Wolfram Research", title="{ColumnLabels}", year="2007", howpublished="\url{https://reference.wolfram.com/language/StatisticalPlots/ref/ColumnLabels.html}", note=[Accessed: 19-April-2024 ]}

BibLaTeX

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