Difference between revisions of "SimpleGraphModuleHubAndSpoke"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<graphviz> | <graphviz> | ||
digraph hubandspoke { | digraph hubandspoke { | ||
− | edge [dir="both", penwidth=0.3, color="#C0C0C0"] | + | edge [dir="both", penwidth=0.3, color="#C0C0C0", arrowhead="none"] |
layout="circo"; | layout="circo"; | ||
mindist=.2 | mindist=.2 |