networkD3 icon indicating copy to clipboard operation
networkD3 copied to clipboard

add a matrix diagram plot type

Open cjyetman opened this issue 9 years ago • 1 comments

add a matrix diagram plot type, as described here: https://bost.ocks.org/mike/miserables/

It doesn't benefit much from the interactive possibilities of D3, but it's a valid network visualization type, so to be complete we should consider it.

cjyetman avatar Mar 22 '17 15:03 cjyetman

Also rough but something to go by http://www.buildingwidgets.com/blog/2015/10/22/week-42-adjacency-matrix in d3v3.

timelyportfolio avatar Mar 23 '17 18:03 timelyportfolio