d3.js - linking nodes of multiple collapsible tree
I am new to d3.js. I have two collapsible tree. I want do draw a link from leaf node of one tree to leaf node of another tree. Can anyone please help me with it. Thanks in advance.
0