What ever happend to the d3j.s force directed graph cluster example see on this image?

杀马特。学长 韩版系。学妹 提交于 2020-01-04 02:56:28

问题


What ever happend to the d3.js example on this image.

The force directed graph cluster. Second row, 3rd column?

http://vis.stanford.edu/papers/d3


回答1:


I guess what you are interested in is the shapes surrounding groups of nodes.

The following examples implement it :

  • force-multi-foci with convex hulls
  • alpha-shapes aka concave hulls in d3

Hope this helps,



来源:https://stackoverflow.com/questions/14571538/what-ever-happend-to-the-d3j-s-force-directed-graph-cluster-example-see-on-this

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!