13 lines
415 B
Text
13 lines
415 B
Text
|
-------------------------------------------------------------
|
||
|
GvGen is installed.
|
||
|
|
||
|
For a quick start:
|
||
|
- create dot file ./yourgraph.py > gourgraph.dot
|
||
|
- generate graph dot -Tpng yourgraph.dot > yourgraph.png
|
||
|
|
||
|
Generate your graph require the graphics/graphviz port to be
|
||
|
installed.
|
||
|
|
||
|
Review the ChangeLog document in the documentation directory.
|
||
|
-------------------------------------------------------------
|