I would like to generate flow chart from a list of steps. For example
- do x.
- check y.
- if true go to z
- else finish.
Could you guys help me with this. A sample java code would be great. Thanx in advance.
Btw it should support ie8.
I would like to generate flow chart from a list of steps. For example
Could you guys help me with this. A sample java code would be great. Thanx in advance.
Btw it should support ie8.
I found a very good javascript library by which one can easily draw flow chart from plain text.... I thought it might help some one to share the library... here is the link....
for additional help please go through the tutorials...