Matplotlib
Library for creating visualizations in Python
Summary
Matplotlib is a plotting library for the Python programming language and its numerical mathematics extension NumPy. It provides an object-oriented API for embedding plots into applications using general-purpose GUI toolkits like Tkinter, wxPython, Qt, or GTK. There is also a procedural "pylab" interface based on a state machine, designed to closely resemble that of MATLAB, though its use is discouraged. SciPy makes use of Matplotlib.
Originally created by Wugapodes
6/26/2021, 1:28:37 AM
Modified
6/26/2021, 1:28:37 AM
Recent revisions
Wugapodes6/26/2021, 1:28:37 AM
See [[Special:Permalink/1030456568#Request_to_create_redirect_page_at_Matplotlib_version3.3.3,_https://matplotlib.org/]]
Contributors
Source: WikipediaView full article↗