Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
matplotlib: plotting with Python
matplotlib/matplotlib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
matplotlib is a python 2D plotting library which produces publicationquality figures in a variety of hardcopy formats and interactiveenvironments across platforms. matplotlib can be used in pythonscripts, the python and ipython shell (ala matlab or mathematica), webapplication servers, and various graphical user interface toolkits.
For installation instructions and requirements, see the INSTALL file.
After installation, you can launch the test suite:
python setup.py test
Or from the python interpreter:
import matplotlibmatplotlib.test()
Consider readinghttp://matplotlib.org/devel/coding_guide.html#testing formore information.
About
matplotlib: plotting with Python
Topics
Resources
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.