For plotting you can use gnuplot or pychart.

Now for my project I used both gnuplot and pychart , but went with pychart
since the latter is easier to integrate with a web-framework. I can ask
pychart to give me the output in a PNG format and I can use that in a web
page. The documentation of pychart are pretty simple and straightforward.

-Hope This Helps
Santhosh

On Wed, Sep 16, 2009 at 7:48 PM, Jins Thomas <jinstho...@gmail.com> wrote:


> I'm relatively a newbie to python. But i do read most of the posts in this
> list.  Currently I'm doing a study on developing one reporting framework to
> pull the data from the database and project in appealing way like pie
> charts, normal charts, bar graphs etc.
>
>
>
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to