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.
Graphviz を使用して隣接行列からグラフを描画していますが、状況によっては、グラフが部分的にトリミングされているように見える .ps ファイルを取得します。このような:
これは非常に煩わしく、使用できません。誰かが何が起こっているのか、この問題を回避する方法を説明できますか?
あとがきが必要な理由はありますか?他のフォーマットを検討しましたか?例えば
neato.exe myfile.dot -Tpng -O neato.exe myfile.dot -Tsvg -O
http://www.graphviz.org/doc/info/output.html