nabil6391 / graphview

Flutter GraphView is used to display data in graph structures. It can display Tree layout, Directed and Layered graph. Useful for Family Tree, Hierarchy View.
MIT License
420 stars 114 forks source link

Not able to connect from 2 node to 1 node #49

Closed naaf-44 closed 2 years ago

naaf-44 commented 3 years ago

I tried to build a graph for family tree, requirement is from father and mother i need to conenct to child(2 node to 1) using BuchheimWalkerConfiguration algorith, but I'm not able to connect like that.

VengaiMovan commented 2 years ago

Hi @naaf-44 did you find the answer,?

naaf-44 commented 2 years ago

Not yet sir I'm stuck in that, do you know any way for that

On Mon, Aug 30, 2021, 11:00 AM VengaiMovan @.***> wrote:

Hi @naaf-44 https://github.com/naaf-44 did you find the answer,?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nabil6391/graphview/issues/49#issuecomment-908041691, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASCQFYWMPDN6TX5ZZJ46VW3T7MJQ7ANCNFSM5CJDFLXA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

VengaiMovan commented 2 years ago

No, I'm also stuck on that. If you find any solution please inform.

naaf-44 commented 2 years ago

ok

nabil6391 commented 2 years ago

Keeping issue #51 open , thus closing this