ec77e60fda
PR: 193505 Submitted by: m.tsatsenko@gmail.com Approved by: mainland@apeiron.net (maintainer)
8 lines
462 B
Text
8 lines
462 B
Text
matplotlib is a python 2D plotting library which produces publication quality
|
|
figures using in a variety of hardcopy formats (PNG, JPG, PS, SVG) and
|
|
interactive GUI environments (WX, GTK, Tkinter) across platforms. matplotlib
|
|
can be used in python scripts, interactively from the python shell (ala matlab
|
|
or mathematica), in web application servers generating dynamic charts, or
|
|
embedded in GTK, Tk or WX applications; see backends.
|
|
|
|
WWW: http://matplotlib.org/
|