Skip to content

Guidelines for Node label formatting #88

Open
@GoogleCodeExporter

Description

@GoogleCodeExporter

It seems that formatting of the label string supplied to Node constructor
is very sensitive. I had working code that was producing svg with this kind of
string for node labels: $GUID__/ffb73e1c-7495-40b3-9618-9e5462fc89c7. Now I
think I have new pydot version and the code does not work:

Warning: /tmp/tmpxa46du:5: ambiguous "-40b" splits into two names: "-40" and  "b".

If I remove this string, the problems continue, something about newline at
the end of the remaining string (as I read on the forum somewhere).

What are the rules for the label string?
Thank you.

Original issue reported on code.google.com by [email protected] on 12 Dec 2013 at 10:06

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions