Matplotlib
2D plotting library for Python.
Matplotlib is the most widely used plotting library in the Python scientific stack. It produces publication-quality figures in raster and vector formats and supports interactive backends on Linux desktops.
Install
pip install matplotlib
