Skip to content

Setting compound=false fails #98

@DuntlefFer

Description

@DuntlefFer

I want the edges of my graph to connect together.
After looking in the GraphViz documentation I think I have to set the graph attributes concentrate=true and compound = false. Somehow setting compound=false does not work.
After generating the code for the
graph, the compound attribute is still set to true.

My code:
Compound.txt

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