Chart drawing library for Python
Erwin S. Andreasen
erwin+usenet at andreasen.org
Fri Jan 30 18:10:53 EST 2004
More information about the Python-list mailing list
Fri Jan 30 18:10:53 EST 2004
- Previous message (by thread): Chart drawing library for Python
- Next message (by thread): newbie py2exe difficulty
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
llothar at web.de (Lothar Scholz) writes: > is there something like "JpGraph" for python ? > For those who don't know this PHP library: It is a high level > drawing library that generates gif files with all kind of charts. I've used gdchart previously but these days I use ChartDirector which, although being a commercial program ($99), was well-worth the money for me. It produces high-quality charts, is very flexible (e.g. you can overlay different chart types, add custom symbols, produce HTML image maps) and has excellent bindings for Python and many languages. Also, I've found the support to be unusually friendly, accurate and fast. The documentation is good enough so you won't need it much (and customised to each language too, with something like 100 examples). Some samples: http://www.advsofteng.com/gallery.html -- =============================================================== <erwin at andreasen.org> Herlev, Denmark <URL:http://www.andreasen.org/> <*> ===============================================================
- Previous message (by thread): Chart drawing library for Python
- Next message (by thread): newbie py2exe difficulty
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list