[graphviz-interest] Borders around sub-graphs

paul womack <[email protected]> Fri, 22 May 2015 14:04:39 +0100
Newsgroups gmane.comp.video.graphviz
Message-ID <[email protected]>
I'm using ccomps and gvpack to sort a large pile
of data into connected subgraphs.

cat data.dot  | ccomps -x | dot | gvpack -g | neato -s -n2 -Tsvg > tree.svg

(I'm viewing with Inkscape)

This is working.

But I'd like to put a HTML-like "border" around each sub graph.

I've looked at gvpack, and  -G looks useful;

  -Gname=value
     Specifies attributes to be added to the resulting union graph. For example, this can be used to specify a graph label.

But I can't find a border (or similar) attribute for graphs;

http://www.graphviz.org/doc/info/attrs.html

Am I missing something obvious?

  BugBear
_______________________________________________
[email protected]
http://lists.research.att.com/mailman/listinfo/graphviz-interest