All examples By author By category About

uredkar

D3 matrix, with sort and grouping

D3 matrix (based on http://bost.ocks.org/mike/miserables/), and using the same data as (/tomshanley/de3ee03f25aa9f134ecf/example/)

Incorporates:

By selecting a service or life event, sorts the nodes by how close each node is to the selected in terms of links. Lines are drawn to delineate between each group of nodes (ie those that directly linked, those that 1 node away, and so on).

forked from tomshanley's block: D3 matrix, with sort and grouping