plaintext.xdot 220 B

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