flowchart.js icon indicating copy to clipboard operation
flowchart.js copied to clipboard

what about self loop and multi routine

Open lookou opened this issue 9 years ago • 4 comments

I am trying to add self loop but it not suppot. and what about multi routine ?

lookou avatar Mar 02 '17 12:03 lookou

this library draws only simple charts... but feel free to contribute

adrai avatar Mar 02 '17 20:03 adrai

@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.

DivineLawnmower avatar Apr 24 '20 13:04 DivineLawnmower

Is there any update about loop option?

0dminnimda avatar Oct 09 '22 17:10 0dminnimda

No. Feel free to submit a PR if you like it.

adrai avatar Oct 09 '22 17:10 adrai