Automatically Generate a FlowChart in Python

Posted by fayce on Stack Overflow See other posts from Stack Overflow or by fayce
Published on 2010-04-08T05:39:10Z Indexed on 2010/04/08 5:43 UTC
Read the original article Hit count: 215

Filed under:
|
|

Dear All,

I would like to automatically generate a flowchart similar to this one ( http://en.wikipedia.org/wiki/File:%281%29_2008-04-07_Information_Management-_Help_Desk.jpg ) with Python.

Do you have any advice regarding the library I should use to draw boxes, arrows (with the shortest path), text and some colors.

Many thanks in advance !

© Stack Overflow or respective owner

Related posts about python

Related posts about 2d