Horizontal Bar Charts
This is an extension of the bar chart where the data is displayed using horizontal bars. The longer the bar, the larger is the size of the category. For details, see Bar Charts.
The sample data considered is the same as mentioned in the Example
section of Bar Charts
. The configurations are:
Value Columns:
ProductionQuality, EnergyConsumption, WaterConsumption
Label Columns:
Month
Considering the data mentioned in the table and the defined configurations, the following horizontal bar chart displays the half yearly production quality, energy consumption, and water consumption of a country within a region.

An example of horizontal bar chart