We need the ability to create multiple graphs from data that we get from Postgres. Currently we use a py method to call gnu plot, but we are looking for an alternative to serve up graphs. Any suggestions? I took a look at the Python Image Library is this the best solution? TIA Stuart
On Fri, Aug 18, 2000 at 08:23:31AM -0700, Stuart Foster wrote:
We need the ability to create multiple graphs from data that we get from Postgres. Currently we use a py method to call gnu plot, but we are looking for an alternative to serve up graphs.
Any suggestions? I took a look at the Python Image Library is this the best solution?
TIA
Stuart
Have you checked out the ZGDChart product? I have no experience with it, but it looks like another alternative. -- Patrick Lewis <pl@teleport.com>
participants (2)
-
Patrick Lewis -
Stuart Foster