If you are using matplotlib in your day to day coding activity and didn't no the crux of it, I want to you take a look at this below thread. I'm sure you will learn and apply it.
So, here is what all we need to know about matplotlib, an excellent visualization library in python
1. In this thread we will go through some basic patterns and practises to help you get started with the library
It will basically help us plot the data into the figures and can contain axes, i.e. an area where points can be specified in x/y/z co-ordinates