Difference between revisions of "SimpleGraphModuleHubAndSpoke"

From BITPlan Wiki
Jump to navigation Jump to search
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<graphviz>
 
<graphviz>
 
digraph hubandspoke {
 
digraph hubandspoke {
   edge [dir="both"]
+
   edge [dir="none", penwidth=0.3, color="#C0C0C0"]
 
   layout="circo";
 
   layout="circo";
   mindist=.3
+
   mindist=.2
 
   node [shape=circle,
 
   node [shape=circle,
 
       fixedsize=true, # don't allow nodes to change sizes dynamically
 
       fixedsize=true, # don't allow nodes to change sizes dynamically

Latest revision as of 20:05, 27 August 2018