Chapter 5. Matplotlib Charts
In this chapter, we will create beautiful charts using Python 3 with the Matplotlib module.
- Creating beautiful charts using Matplotlib
- Matplotlib – downloading modules using pip
- Matplotlib – downloading modules with whl extensions
- Creating our first chart
- Placing labels on charts
- How to give the chart a legend
- Scaling charts
- Adjusting the scale of charts dynamically