gonum.org/v1/gonum@v0.14.0/graph/formats/dot/internal/testdata/edge_stmt.dot (about) 1 digraph { 2 A -> B -> C 3 D -> E [color=red minlen=2] 4 }