-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
Maybe each VPC can be put into a cluster/subgraph https://graphviz.gitlab.io/_pages/Gallery/directed/cluster.html
This seems doable with push_subgraph and pop_subgraph https://metacpan.org/pod/GraphViz2#push_subgraph(%5Bname-=%3E-$name,-edge-=%3E-%7B...%7D,-graph-=%3E-%7B...%7D,-node-=%3E-%7B...%7D,-subgraph-=%3E-%7B...%7D%5D)
Example of usage:
https://metacpan.org/source/RSAVAGE/GraphViz2-2.46/scripts/sub.graph.frames.pl
Reactions are currently unavailable