Forums

Full Version: Dual NodeCurvedLinkTreeLayout
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I was wondering if I could get some help... I want to try to do a dual NodeCurvedLinkTreeLayout with inputs on the left and outputs on the right. As the User clicks on a node it transitions and focuses on the selected node. I have attached a mock up of what I was thinking...

It's not really a radial tree layout as there is distinct tree nodes on either side, any help would be greatly appreciated.
Toratheus Wrote:I was wondering if I could get some help... I want to try to do a dual NodeCurvedLinkTreeLayout with inputs on the left and outputs on the right. As the User clicks on a node it transitions and focuses on the selected node. I have attached a mock up of what I was thinking...

It's not really a radial tree layout as there is distinct tree nodes on either side, any help would be greatly appreciated.

Here is the code I came up with... the main issue is the use of two visualizations and then the center nodes don't completely align when being dragged to certain locations.
Reference URL's