Skip to content

How to implement an anonymous subgraph #59

@csghuser

Description

@csghuser

Hello, many thanks for this library!

I have a question which is duplicate of this issue here:

#9 (comment)

In a manual graphviz chart I have the following setup.

At the top of my graph I have defined:

  newrank=true;

As part of my graph I have the following anonymous graph:

{ rank=same; some_node_1; some_node_2; }  # How to inject this line?

This works, however similar to the issue linked above, how do I accomplish this in gographviz?

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationThe answer in this is so good, it counts as documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions