SimpleGraphModuleHubAndSpoke: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
   edge [dir="both"]
   edge [dir="both"]
   layout="circo";
   layout="circo";
node [shape=circle,
  mindist=.3
  node [shape=circle,
       fixedsize=true, # don't allow nodes to change sizes dynamically
       fixedsize=true, # don't allow nodes to change sizes dynamically
       width=1]
       width=1]

Revision as of 17:23, 27 August 2018