Chart type: Bar
The bar type charts are used to compare the magnitude of several items. In the bar type chart, X-axis (items) becomes the vertical axis, and Y-axis (values) becomes the horizontal axis.
The kinds of bar type charts are Bar chart, Stacked bar chart and 100% stacked bar chart. The following are the samples.
Bar chart
Stacked bar chart
Shows each item’s contribution rate to the total value.
100% stacked bar chart
Shows each item’s contribution rate to the total value in percentage.