Skip to content

Change the way of parsing GraphAttributes #2

@besok

Description

@besok

The structure of parsing GraphAttributes follows the notation but the fact that the seq of extra elements following after the node is concealed:

graph {
node[style=filled]; a b c d;
}

Therefore now it is being parsed as a set of independent statements but apparently, they have to be merged.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions