gonum.org/v1/gonum@v0.14.0/graph/formats/dot/internal/testdata/attr_lists.dot (about)

     1  digraph {
     2  	A [style=filled] [fillcolor=red]
     3  }