I'm looking for a Javascript UI component which will let me drag a line between items in a hierarchical tree on one side of the screen to items in a hierarchical tree on the other side of the screen (similar to BizTalk's "Map" UI).
I've searched for "Javascript Tree Map", etc. and have only found "Treemap"s... which are not at all what I'm looking for.
I'm perfectly fine with requiring HTML5 and using canvas.
I just don't want to write this myself if there is already something out there.
Thanks!
I'm not sure if I can articulate what I'm looking for well, so let me provide an illustration: