bkrem / react-d3-tree

:deciduous_tree: React component to create interactive D3 tree graphs
https://bkrem.github.io/react-d3-tree
MIT License
1.06k stars 268 forks source link

Building many to many relation ship tree #459

Open asha-c-r-123 opened 1 year ago

asha-c-r-123 commented 1 year ago

Thank you for taking the time to report an issue with react-d3-tree!

Feel free to delete any questions that do not apply.

Are you reporting a bug, or opening a feature request?

[Replace with your answer]

What is the actual behavior/output?

[Replace with your answer if relevant]

What is the behavior/output you expect?

[Replace with your answer if relevant]

Can you consistently reproduce the issue/create a reproduction case (e.g. on https://codesandbox.io)?

[Replace with your answer if relevant]

What version of react-d3-tree are you using?

[Replace with your answer]

If react-d3-tree crashed with a traceback, please paste the full traceback below.

[Replace with your traceback] I have a requirement of building the tree with many-to-many relationship will this library support for this feature?IF yes please share some live examples. Example :1 child can have two parents connected