Hi,
I am implementing a Radial Reingold–Tilford Tree (
http://bl.ocks.org/mbostock/4063550) but along with the basic example with that pan and zoom, drag and also collapsible clickable node.
I have been able to implement most of it. However one more thing I need is drag and drop of different node to other node. I have been able to implement that too, but while dragging I want to show the link/temporary connector too but it is becoming a hassle to implement at a radial view.
I am at a loss at what to do after this.
This is my present working code.
Any help would be really appreciated.
Regards,
Rabimba