[EMAIL PROTECTED] wrote: > Hi, > > In Perl, there is a GD module to draw custom chart. > http://www-128.ibm.com/developerworks/opensource/library/os-perlgdchart/?ca=dgr-lnxw01Perl-GD-Charts > Can you please tell me if there is an equivalent library in python?
Did you take a look at reportlab? (http://www.reportlab.org) Besides PDF also output in bitmap format, and there is a lot of customization possible. -- http://mail.python.org/mailman/listinfo/python-list