flowchart.js
flowchart.js copied to clipboard
what about self loop and multi routine
I am trying to add self loop but it not suppot. and what about multi routine ?
this library draws only simple charts... but feel free to contribute
@lookou I found that a conditional "No" node can point to itself, but the "Yes" cannot point to itself. You may need to adjust your flow. I realise this is 3 years late but for others who have this issue.
Is there any update about loop option?
No. Feel free to submit a PR if you like it.