alyssaxuu / flowy

The minimal javascript library to create flowcharts ✨

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to support cyclic relations between blocks in flowy

rashidabhar opened this issue · comments

Hey everyone,

I am using flowy for creating flowchart and I need to create some cyclic relationships between blocks in that. What I want is that a new block can point out to any already existing blocks. It would be big help if anyone has already implement such kind of customisation in flowy or has any idea how to achieve this functionality efficiently?