How to make a horizontal bar chart with Matplotlib using Python
• 1 min
A horizontal bar chart can be a good way to display values that belongs to categorical variables.
Why? Simply because displaying text on a vertical axis is not optimal.
Let me show you how to make a horizontal bar plot
Here you are! You now know how to make a horizontal bar chart with Matplotlib using Python.
More on Matplotlib
If you like what you've just read and want to know more about the Matplotlib library (e.g. how to add labels, plot different types of plots, etc...) check out the other articles I wrote on the topic, just here :