We will use a basic plot() to show how graphics work in Python to generate a line graph. Then, we will use several other libraries for other interesting visualizations available from Python.
For this example, we are using made-up data to determine the number of births that have the same name and producing a line plot of the data.