BarCharts`
BarCharts`
StackedBarChart
StackedBarChart[{list1,list2,…}]
generates a stacked bar chart of the data in the lists.
Details and Options
- To use StackedBarChart, you first need to load the Bar Charts Package using Needs["BarCharts`"].
- StackedBarChart has the same options as Graphics with the following additions:
-
BarStyle Automatic style for the bars BarSpacing Automatic ratio of bar width to space bars in a group BarGroupSpacing Automatic spacing between groups of bars BarLabels Automatic labels at tick marks for each bar (or group) 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 - Each listi is a list of numbers or numeric values. For example: {1,7,-4,2,3}.
- The listi need not have the same length.
Examples
Wolfram Research (2008), StackedBarChart, Wolfram Language function, https://reference.wolfram.com/language/BarCharts/ref/StackedBarChart.html.
Text
Wolfram Research (2008), StackedBarChart, Wolfram Language function, https://reference.wolfram.com/language/BarCharts/ref/StackedBarChart.html.
CMS
Wolfram Language. 2008. "StackedBarChart." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/BarCharts/ref/StackedBarChart.html.
APA
Wolfram Language. (2008). StackedBarChart. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/BarCharts/ref/StackedBarChart.html