Like I have a if then else, and I want a flowchart for it? Let me explain more, can it be possible, that my server generate some dynamic conditions as input and it draw flowchart for me in extjs 4. ex: if a>b and a
Asked
Active
Viewed 897 times
1 Answers
0
This is the first result on Google and looks like exactly what you want: http://www.cubedrive.com/flowPublic?id=HQypsxuhMgQ_&viewStatus=publicView

Reimius
- 5,694
- 5
- 24
- 42
-
My server side will generate some if then else condition and I want a corresponding flowchart on my screen (in extjs 4). – sam Oct 10 '13 at 04:44
-