plain.xdot 203 B

123456789101112
  1. graph G {
  2. graph [_draw_="c 9 -#fffffe00 C 7 -#ffffff P 4 0 0 0 0 0 0 0 0 ",
  3. bb="0,0,0,0",
  4. xdotversion=1.7
  5. ];
  6. node [label="\N"];
  7. a [height=0,
  8. label="",
  9. pos="0,0",
  10. shape=plain,
  11. width=0];
  12. }