react-d3-tree icon indicating copy to clipboard operation
react-d3-tree copied to clipboard

Hi @bkrem ,

Open LakshmiKiranReddy opened this issue 3 years ago • 1 comments
trafficstars

Hi @bkrem ,

thanks for the component, it is really helpful, i am able to dynamically add the nodes, but unfortunately everytime the nodes are getting added to the parent node only, but my scenario is, i will click on a node and on that node i should be able to add parent or child.

Would this be possible with this component? Once again, this component has all the options which i was looking for expect adding the nodes under a specific node.

Thanks and Regards Kiran

Originally posted by @LakshmiKiranReddy in https://github.com/bkrem/react-d3-tree/issues/162#issuecomment-1191697449

LakshmiKiranReddy avatar Jul 21 '22 16:07 LakshmiKiranReddy

This option is now added See the function AddChildrenFunction

jp1357 avatar Jun 09 '23 20:06 jp1357