Dynamic Flow chart from XML/DB

hi,

I want to create a dynamic flow chart from XML or DB. In this flow chart, there will some sort of question and some decesion like yes and no. These questions and ans will come from XML or DB. Can any body please help me how I can do it. I want this should be done as auto layout. I dont want to set Node and link position as hard code value.

Start by skimming through the User Guide, it gives you the basic knowledge you need to use GoDiagram.



Then look at the Flowcharter and Flowgrammer samples for flowcharting and autolayout. Both support XML.