mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-06 01:57:40 +00:00
c25153a16f
PR: ports/90975 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
7 lines
295 B
Plaintext
7 lines
295 B
Plaintext
PyChart is a Python library for creating high quality Encapsulated Postscript,
|
|
PDF, or PNG charts. It currently supports line plots, bar plots, range-fill
|
|
plots, and pie charts. Because it is based on Python, you can make full use
|
|
of Python's scripting power.
|
|
|
|
WWW: http://home.gna.org/pychart/
|