Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何为 VivaGraphJS 图中的链接指定权重?例如,我想得到一个结果社交图,其中一对已婚夫妇的显示距离比只松散地知道的人更近。
使用springLengthI 可以定义一般距离,但没有具体的每个链接。
springLength
这是一个示例:customLinkLength.html
不幸的是,没有简单的方法可以找到适合所有类型图形的最佳力布局参数。