How to force Y coordinate in graphviz

泄露秘密 提交于 2019-12-04 14:10:29

问题


Is there a way to force y position, in pixel or inche, in graphviz using dot.

The rank=same is not suitable for my case.

The [pos="x,y!"] with -Kfdp could be a way, but I want to let GraphViz determines the X position.

Thanks

来源:https://stackoverflow.com/questions/13101802/how-to-force-y-coordinate-in-graphviz

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!