1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/math/py-matplotlib2/pkg-descr
Thierry Thomas 7212bd1061 Upgrade py-matplotlib to 3.3.1, and keep a repocopy of 2.2.4.
Changelog at <https://matplotlib.org/3.3.1/users/whats_new.html>.

PR:		236913
Submitted by:	chitty_cloud (at) me.com
Approved by:	maintainer
2020-09-19 13:10:26 +00:00

11 lines
492 B
Plaintext

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.
This is the legacy version.
WWW: https://matplotlib.org/