Skip to content

Grapher is producing corrupt graphs #663

Closed
@gissuebot

Description

@gissuebot

From glenviewjeff on October 22, 2011 13:15:56

My graphs look terrible (there are lines without parent connections.) I assume it's related to these multiple "unknown tag" errors with even simple projects when running dot -Tpng test.dot >test.png:

Error - pango_parse_markup: Unknown tag 'java.lang.Object' on line 1 char 196

It looks as if dot is parsing the &lt &gt as literal less than/greater than symbols. For instance in the .dot file, the java.lang.Object looks like this:

...<java.lang.Object&gt...

Attachment: gist
   test.dot
Binary attachments: test.png

Original issue: http://code.google.com/p/google-guice/issues/detail?id=663

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions