标签: coordinates graphviz dot
我想知道,使用graphviz,是否有办法强制节点的x位置而只有x位置,应该计算出y位置。我知道pos属性可以用来强制x&但我无法找到它是否只能在x上使用。 我知道一个非常相似的(y而不是x)已经发布(How to force Y coordinate in graphviz)但没有答案。
pos
提前致谢。