Diagram2.dot (92B)
1 digraph MyGraph { 2 Begin [style=filled, fillcolor=yellow] 3 Begin -> End [dir=both] 4 5 }