BarCharts`
BarCharts`

BarLabels

As of Version 7.0, BarLabels has been superseded by Labeled.

BarLabels

is an option for BarChart, StackedBarChart, and PercentileBarChart that allows a label to be placed at the tick mark for each bar (or group of bars for multiple datasets). Labels are specified in a list.

Details and Options

  • To use BarLabels, you first need to load the Bar Charts Package using Needs["BarCharts`"].

Examples

Basic Examples  (1)

With BarLabels->Automatic, the bars are numbered:

BarLabels->list labels the bars with the items in the list:

Wolfram Research (2008), BarLabels, Wolfram Language function, https://reference.wolfram.com/language/BarCharts/ref/BarLabels.html.

Text

Wolfram Research (2008), BarLabels, Wolfram Language function, https://reference.wolfram.com/language/BarCharts/ref/BarLabels.html.

CMS

Wolfram Language. 2008. "BarLabels." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/BarCharts/ref/BarLabels.html.

APA

Wolfram Language. (2008). BarLabels. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/BarCharts/ref/BarLabels.html

BibTeX

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

BibLaTeX

@online{reference.wolfram_2023_barlabels, organization={Wolfram Research}, title={BarLabels}, year={2008}, url={https://reference.wolfram.com/language/BarCharts/ref/BarLabels.html}, note=[Accessed: 19-April-2024 ]}