GeneralizedBarChart
GeneralizedBarChart[{{pos1,height1,width1},{pos2,height2,width2},…}]
generates a bar chart with the bars at the given positions, and with given heights and widths.
GeneralizedBarChart[{list1,list2,…}]
generates a bar chart from lists of data.
Details and Options
- To use GeneralizedBarChart, you first need to load the Bar Charts Package using Needs["BarCharts`"].
- GeneralizedBarChart has the same options as Graphics with the following additions:
-
BarStyle Automatic style for the bars BarValues False whether to show the length of each bar BarEdges True whether edges are drawn around each bar BarEdgeStyle Opacity[0.5] style for the bar edges BarOrientation Vertical determines horizontal or vertical orientation
Wolfram Research (2008), GeneralizedBarChart, Wolfram Language function, https://reference.wolfram.com/language/BarCharts/ref/GeneralizedBarChart.html.
Text
Wolfram Research (2008), GeneralizedBarChart, Wolfram Language function, https://reference.wolfram.com/language/BarCharts/ref/GeneralizedBarChart.html.
Wolfram Research (2008), GeneralizedBarChart, Wolfram Language function, https://reference.wolfram.com/language/BarCharts/ref/GeneralizedBarChart.html.
CMS
Wolfram Language. 2008. "GeneralizedBarChart." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/BarCharts/ref/GeneralizedBarChart.html.
Wolfram Language. 2008. "GeneralizedBarChart." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/BarCharts/ref/GeneralizedBarChart.html.
APA
Wolfram Language. (2008). GeneralizedBarChart. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/BarCharts/ref/GeneralizedBarChart.html
Wolfram Language. (2008). GeneralizedBarChart. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/BarCharts/ref/GeneralizedBarChart.html
BibTeX
@misc{reference.wolfram_2025_generalizedbarchart, author="Wolfram Research", title="{GeneralizedBarChart}", year="2008", howpublished="\url{https://reference.wolfram.com/language/BarCharts/ref/GeneralizedBarChart.html}", note=[Accessed: 23-April-2025
]}
BibLaTeX
@online{reference.wolfram_2025_generalizedbarchart, organization={Wolfram Research}, title={GeneralizedBarChart}, year={2008}, url={https://reference.wolfram.com/language/BarCharts/ref/GeneralizedBarChart.html}, note=[Accessed: 23-April-2025
]}