e3e8ffbf15
Create high quality Encapsulated Postscript, PDF, or PNG charts
6 lines
320 B
Text
6 lines
320 B
Text
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/
|