BarCharts`
BarCharts`

BarChart

As of Version 7.0, BarChart is part of the built-in Wolfram Language kernel.

BarChart[{y1,y2,}]

generates a bar chart of the values y1,y2,.

BarChart[{list1,list2,}]

generates a bar chart of the data in the lists.

Details and Options

Examples

Basic Examples  (1)

Chart a list of values:

Chart several sets of values:

The sets need not have the same length:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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