How to make Bar charts using Matplotlib? Urdu, Hindi: Lesson 6
This matplotlib tutorial covers how to plot bar chart, set xticks, plot multiple variables in bar chart, barh to plot horizontal bar charts.

Area/Staked/unstaked charts link:
https://www.youtube.com/watch?v=mi0dXUk4b7w&list=PLBx2L_ikudBOfADpHSbIUyvQC_uo-ZfV3&index=4

Histogram link:
https://www.youtube.com/watch?v=-otKrWkZ_GQ&list=PLBx2L_ikudBOfADpHSbIUyvQC_uo-ZfV3&index=6

For more information please read the Matplotlib documentation for more details on annotations: http://matplotlib.org/api/pyplot_api.html#matplotlib.pyplot.annotate.

Topics that are covered in this Video:
bar() function
xticks() function
barh()function
annotate function, etc