Does D3 have a "link analysis" type graph?

137 Views Asked by At

I'm looking for a link analysis-type tree representation, where the nodes can be arbitrarily linked to other multiple nodes, and the visual representation (grouping, formatting) of those nodes can be controlled (google images for "Analyst's Notebook" for excellent examples of these kinds of link-node layouts. This would be for very large network analysis.

Here's one example (content not my use case). Note how a node might be connected to multiple nodes.

enter image description here

0

There are 0 best solutions below