free chart lib for Python?
alex23
wuwei23 at gmail.com
Thu May 7 23:32:18 EDT 2009
On May 8, 12:27 pm, oyster <lepto.pyt... at gmail.com> wrote:
> is there such a thing with many kinds of chart, i.e. pie-chart,
> line-chart, ......?
The best place to look is PyPI, there are several possible candidates
there:
http://pypi.python.org/pypi?%3Aaction=search&term=charts&submit=search
I've had a lot of success with the Python Google Chart module:
http://pygooglechart.slowchop.com/
More information about the Python-list
mailing list