graphviz or hypergraph

When making these images about modules i use graphviz to render them. But just ran into http://drupal.org/project/hypergraph which looks great.

So I have to study this one!

Commands to render a .dot file are ie with non overlapping nodes

neato -Goverlap=false -o my.neato.png -T png my.dot

or for a top down graph.

dot -T png -o my.dot.png my.dot

The attached image is an installation with the jstools, cck, views, drush, og in order to get faster user experiences.

View the full image

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters (without spaces) shown in the image.