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
Examples
Text
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.
APA
Wolfram Language. (2008). GeneralizedBarChart. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/BarCharts/ref/GeneralizedBarChart.html