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.
我正在使用 graphstream 做一些简单的图形可视化。我发现大多数文档都很有用且易于阅读,但我无法找到一种方法来确保节点不会靠得太近。
我图中的节点有数字作为标签,我想确保节点不会重叠和相互遮挡。有没有简单的方法来解决这个问题?
根据有关布局算法的常见问题解答,您可以尝试layout.weight在边缘设置一个值大于 1 的属性。
layout.weight