Hello World
A “Hello World” example made by giving the command:
echo "digraph G {Hello->World}" | dot -Tpng > hello.png
  
  [Input .gv File] [SVG] [Raster Image]
      
        hello.gv.txt
      
    
  
  digraph G {Hello->World}
    Copyright © 1996-2004 AT&T. All rights reserved.
    Last modified
    June 14, 2021
    : Update docsy theme (097a529)