Matplotlib
Matplotlib is a comprehensive open source library for creating static, animated, and interactive visualizations in Python. It provides a MATLAB-like interface via pyplot and an object-oriented API for full customization of publication-quality figures and plots.
1 APIs
0 Features
ChartsData ScienceOpen SourcePlottingPythonScientific ComputingVisualization
APIs
Matplotlib Core API
Python API for creating publication-quality figures and plots, including the pyplot state-based interface and the object-oriented Axes API.