Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need a way to modify Graphiz cluster subgraphs #469

Open
noskillsben opened this issue Apr 14, 2022 · 1 comment
Open

Need a way to modify Graphiz cluster subgraphs #469

noskillsben opened this issue Apr 14, 2022 · 1 comment

Comments

@noskillsben
Copy link

I don't know if it's a documentation problem but I can't find any way to modify DOT cluster subgraphs global attributes or include any other attribute than the label.

the only attribute I can find for subgraph cluster is adding the "cluster" attribute when adding nodes which adds the string the to the label of the cluster. I would like to be able to set other attributes like the background color or penwidth to the cluster.

@surmann
Copy link

surmann commented Oct 29, 2022

Does this help: https://graphviz.org/ ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants