Creating graphs with Zope (under NT)
How are the Zope website statistics graphs created? I need to create simple graphs (pie charts and line graphs) from data held in an ODBC database, using Zope under NT (unfortunately). I looked at gnuplot, and found ways to produce really impressive complex sophisticated graphs, but nothing to produce simple pie charts. Did I not look hard enough? Is there a better way? The charts do not have to be live - the information changes at known times weekly, so I could run external processes to create image files that are served using LocalFS, if necessary. Thanks, Richard
Richard, take a look at "http://www.zope.org/Members/teyc/ZGDChart". I think this could help you. regards Harald ----- Original Message ----- From: "Richard Folwell" <richard@folwell.com> To: <zope@zope.org> Sent: Friday, July 14, 2000 8:20 PM Subject: [Zope] Creating graphs with Zope (under NT)
How are the Zope website statistics graphs created?
I need to create simple graphs (pie charts and line graphs) from data held in an ODBC database, using Zope under NT (unfortunately). I looked at gnuplot, and found ways to produce really impressive complex sophisticated graphs, but nothing to produce simple pie charts. Did I not look hard enough? Is there a better way?
The charts do not have to be live - the information changes at known times weekly, so I could run external processes to create image files that are served using LocalFS, if necessary.
Thanks,
Richard
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Harald Ragger -
Richard Folwell