<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="https://build2be.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>build2be/com/e - analysing</title>
 <link>https://build2be.com/category/analysing</link>
 <description></description>
 <language>en</language>
<item>
 <title>graphviz or hypergraph</title>
 <link>https://build2be.com/content/graphviz-or-hypergraph</link>
 <description>&lt;div class=&quot;field field-name-field-images field-type-image field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/content/graphviz-or-hypergraph&quot;&gt;&lt;img class=&quot;img-responsive&quot; src=&quot;https://build2be.com/sites/build2be.com/files/styles/medium/public/neato.png?itok=cXlMY-Dm&quot; width=&quot;185&quot; height=&quot;220&quot; alt=&quot;Dependency graph&quot; title=&quot;Image generated with neato&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;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
&lt;pre&gt;&lt;code&gt;neato -Goverlap=false -o my.neato.png -T png my.dot&lt;/code&gt;&lt;/pre&gt;

or for a top down graph.
&lt;pre&gt;&lt;code&gt;dot -T png -o my.dot.png my.dot&lt;/code&gt;&lt;/pre&gt;

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

&lt;a href=&quot;/sites/build2be.com/files/neato.png&quot;&gt;View the full image&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 25 Feb 2008 13:16:00 +0000</pubDate>
 <dc:creator>clemens</dc:creator>
 <guid isPermaLink="false">12 at https://build2be.com</guid>
 <comments>https://build2be.com/content/graphviz-or-hypergraph#comments</comments>
</item>
</channel>
</rss>
