Matplotlib is a Python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. Matplotlib can be used in Python scripts, the Python and IPython shells, the Jupyter notebook, web application servers, and four graphical user interface toolkits. … You can generate plots, histograms, power spectra, bar charts, errorcharts, scatterplots, etc., with just a few lines of code. - Official website
See IPython.
It provides an object-oriented API for embedding plots into applications using general-purpose GUI toolkits like Tkinter, wxPython, Qt, or GTK+. - Wikipedia
Documentation | Users' Guide | API docs | FAQ | Wiki | Gitter chat | Stack Overflow Q&A I Mailing list: Users , Developers , Announcements
Not available, but we appreciate help! You can help us improve this page.
No alternative software available under 'Graphic Plotting' category.
This page was last updated with commit: Fixed syntax in software source files (1e763e9)