mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
e3e8ffbf15
Create high quality Encapsulated Postscript, PDF, or PNG charts
7 lines
320 B
Plaintext
7 lines
320 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://www.hpl.hp.com/personal/Yasushi_Saito/pychart/
|