netjsongraph.js icon indicating copy to clipboard operation
netjsongraph.js copied to clipboard

Static force-directed graph layout

Open geekplux opened this issue 6 years ago • 2 comments

Static layout may be better for a large graph.

  • https://bl.ocks.org/mbostock/1667139
  • https://bl.ocks.org/mbostock/01ab2e85e8727d6529d20391c0fd9a16

geekplux avatar Jul 11 '17 02:07 geekplux

The effect is very interesting! 👍

nemesifier avatar Jul 11 '17 07:07 nemesifier

yes, I've implemented it at https://github.com/netjson/netjsongraph.js/commit/1f3959ff33991f73f3282db1a5c9c1c889344bf0

geekplux avatar Jul 11 '17 07:07 geekplux