Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 271 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 271 Bytes

matplotlib

Matplotlib is one of the most popular Python packages used for data visualization. It is a cross-platform library for making 2D plots from data in arrays. Matplotlib is written in Python and makes use of NumPy, the numerical mathematics extension of Python.