A tutorial on how to create a relatively sophisticated bar chart with python and the matplotlib module.
Project file: https://github.com/clear-code-project...
Tutorial for list comprehension: https://realpython.com/list-comprehen...
Color options in matplotlib: https://matplotlib.org/3.1.0/gallery/...
Plot marker options in matplotlib: https://matplotlib.org/3.3.1/api/mark...
Timestamps:
0:00 Intro
0:19 How matplotlib works
1:17 The basic graph
9:20 Styling the graph
13:43 Adding numbers to each graph