Install Graphviz - presemt-ntnu/transglobal GitHub Wiki

In order to draw graphs, the command line program dot is needed. This is part of the Graphviz open source graph visualization software. Make sure that the dot executable can be found through the system's PATH.

Mac OS X

There are several options to install Graphviz:

Graphviz for Mountain Lion seems to be broken at the moment...

  • Install through MacPorts using sudo port install graphviz