is an option for charting functions that specifies what labels should be used for chart elements.


ChartLabels
is an option for charting functions that specifies what labels should be used for chart elements.
Details

- ChartLabels->{lbl1,lbl2,…} uses lbli as a label for the i
element in each dataset.
- The lbli can be any strings, graphics, or other static or dynamic expressions.
- None indicates no label. If there are more elements in a dataset than lbli specified, the subsequent lbli are taken to be None.
- If explicit labeling is specified in a dataset using Labeled, it is added to labeling specified through ChartLabels.
- Positioning and other effects in labels can be specified using Placed.
- ChartLabels->Placed[{lbl1,lbl2,…},pos] places all the lbli at the position specified by pos.
- ChartLabels->{spec1,spec2,…} uses the successive speci to specify labels for successive dimensions in nested lists of datasets.
Related Guides
History
Text
Wolfram Research (2008), ChartLabels, Wolfram Language function, https://reference.wolfram.com/language/ref/ChartLabels.html.
CMS
Wolfram Language. 2008. "ChartLabels." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ChartLabels.html.
APA
Wolfram Language. (2008). ChartLabels. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ChartLabels.html
BibTeX
@misc{reference.wolfram_2025_chartlabels, author="Wolfram Research", title="{ChartLabels}", year="2008", howpublished="\url{https://reference.wolfram.com/language/ref/ChartLabels.html}", note=[Accessed: 08-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_chartlabels, organization={Wolfram Research}, title={ChartLabels}, year={2008}, url={https://reference.wolfram.com/language/ref/ChartLabels.html}, note=[Accessed: 08-August-2025]}