blob: b8b0f81bcef56322f0da34d8edc567277524f334 [file] [log] [blame]
digraph MinLengthFacet {
mindist = 2.0
1 -> 2 [label="annotation"]
1 [shape=doublecircle, style=filled, color=blue]
2 [shape=doublecircle, style=filled, color=green]
}