Closed
Description
From stantonk on June 19, 2013 15:54:36
Description of the issue: Grapher generates dot files with syntax errors:
Warning: graph.dot:3: syntax error in line 3 near ',' Steps to reproduce: 1. Follow the example https://code.google.com/p/google-guice/wiki/Grapher 2. Run the code
3. Try to generate a diagram using dot, e.g.
dot -Tsvg graph.dot > graph.svg
Original issue: http://code.google.com/p/google-guice/issues/detail?id=755