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