svg diagrams using python

Posted by Zitrax on Stack Overflow See other posts from Stack Overflow or by Zitrax
Published on 2009-03-11T15:07:39Z Indexed on 2010/05/30 1:42 UTC
Read the original article Hit count: 388

Filed under:
|
|

I am looking for a library to generate svg diagrams in python (I fetch data from a sql database). I have found python-gd, but it has not much documentation and last update was in 2005 so I wonder if there are any other libraries that are good for this purpose.

I am mostly thinking about simple line graphs, something like this: example line graph

© Stack Overflow or respective owner

Related posts about python

Related posts about svg