[mod_python] Chart with mod_python

Roberto C. Sánchez roberto at connexer.com
Tue Feb 26 23:34:13 EST 2008


On Wed, Feb 27, 2008 at 10:21:50AM +0700, Syahreza Octadian wrote:
> Dear all,
> 
> i am beginner with mod_python, now i'm trying to create web application that
> will show chart of data from mysql database. I'm confuse what kind of class
> that i can use to make a chart, is somebody have try this please help me....
> 
First it depends what sort of data you are charting.  However, some
possible alternatives include:

  - The Python GD library
  - The Python Imaging library
  - Calling GNUplot via os.system() with your data

If you would like a more detailed reply, then please provide more
information.

Regards,

-Roberto

P.S.  If you are a beginner, please swith to PostgreSQL.

-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20080226/595ba810/attachment.bin


More information about the Mod_python mailing list