Re: How to create a figure with two graphviz diagrams in it?
47 posts
Thanks Alex. That works. One thing I couldn't get to work was adding label to each of the subgraphs. Turns out the subgraphs need to have a cluster prefix for that to work! Adding a note in case I run across this problem again.