Learn how to use matplotlib.pyplot to make pie chart. See how to add labels, colors, percentages, and explode the graph.

For Notes on python click on - https://simplycoding.in/python-pyplot-example/

00:00 – How to draw pie chart in python
00:19 – What is Matplotlib in python?
00:47 – What is Pyplot in python?
01:00 – What is a Pie chart in python?
01:22 – Example of pie chart in python
02:28 – How to give labels to pie chart?
02:43 – How to explode pie in pie chart?
03:16 – How to put percentages in pie chart?
04: 36 – How to put specific color for chart?