2002-08-03 19:21:44 +02:00
|
|
|
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.
|
|
|
|
|
2005-12-27 22:56:38 +01:00
|
|
|
WWW: http://home.gna.org/pychart/
|