是否可以在 DOT 语言图的节点内包含图像?
我想在 DOT 语言图的节点内包含图像(不仅仅是文本)。是否可以?我没有找到任何相关的例子。
谢谢。
I would like to include images (not only text) inside the nodes of a DOT-language graph. Is it possible? I didn't find any example concerning it.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
(假设您可以使用 Graphviz 来满足您的需求
) graphviz.org/doc/info/attrs.html#d:image" rel="nofollow noreferrer">Graphviz 文档:
(Assuming you can use Graphviz for your needs)
Reading from the Graphviz documentation: