Web graph producing library
Gerrit Muller
gerrit.muller at embeddedsystems.nl
Thu May 1 06:01:32 EDT 2003
VanL wrote:
> Hello,
>
> I have googled around for this, and I can't find it.
>
> I have a web app that produces some reports. I would like to produce
> some reports in graph form, as well. I have found a couple interfaces
> to various image libraries, but none that are particularly specialized
> for graphs.
I have been doing the same lately. I hace played around somewhat with
piddle (sping) and graphite. Development of graphite seems to be
inactive at this moment, at least that is the impression I got from the
webpages. I am now playing with reportlab, which can produce pdf output,
but also, by means of PIL, gif output. This is for me the most
attractive route at the moment.
regards Gerrit
--
Gaudi systems architecting:
http://www.extra.research.philips.com/natlab/sysarch/
More information about the Python-list
mailing list