Seaborn is a Python data visualization library based on Matplotlib.
It will help you make cool-looking plots.
Seaborn's color scheme is often preferred to Matplotlib's default.
Using the simple method seaborn.set() to change the default Matplotlib theme to the seaborn one.
Now you can use Matplotlib with Seaborn theme and create amazing charts!
More on plots
If you want to know more about how to add labels, plot different types of plots, etc... check out the other articles I wrote on the topic, just here :