In this chapter, we will create beautiful charts using Python 3.6 with the Matplotlib module. We will cover the following recipes:
- Creating beautiful charts using Matplotlib
- Installing Matplotlib using pip with whl extension
- Creating our first chart
- Placing labels on charts
- How to give the chart a legend
- Scaling charts
- Adjusting the scale of charts dynamically