对齐多条泳线中的图形节点

发布于 2024-08-27 07:26:31 字数 340 浏览 7 评论 0原文

我想将某些图形节点对齐到多个“通道”,如下所示

foo
(来源:jiscinfonet.ac.uk

任何合适的算法(例如一般图形绘制中基于力的算法)?

I want to align certain graph nodes into several 'lanes' like this

foo
(source: jiscinfonet.ac.uk)

Any suitable algorithms (like force-based algorithms in general graph drawing)?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

顾北清歌寒 2024-09-03 07:26:31

您可以强制 GraphViz 绘制您想要的内容,并且您应该能够相当轻松地调用库。他们网站的主页上有一些关于所使用算法的有用参考。

You can coerce GraphViz to draw what you want, and you should be able to call the libraries fairly easily. The homepage of their site has some useful references on the algorithms used.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文