Skip to content

Instantly share code, notes, and snippets.

Created March 9, 2013 23:44
Show Gist options
  • Save anonymous/5126331 to your computer and use it in GitHub Desktop.
Save anonymous/5126331 to your computer and use it in GitHub Desktop.
Toying with a Graphviz Java API

Graphviz Java API quickstart

Here are some guidelines about how to start playing around with graphviz-java-api.

Installing Graphviz

brew install graphviz

For instructions on how to do it for your system go to http://graphviz.org/Download..php

Open the API

You will need Eclipse, so go for it.

Then, import the graphviz-java-api project into your Workspace and run it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment