I've got the following graph. I'm content with it, except for the nodes within the red rectangle:
(Here's the Graphviz Visual Editor Link)
I'd rather have the nodes "hollow" and "hohl" be atop each other, like so:
(Here's the Graphviz Visual Editor Link])
Every attempt at adding a nested subgraph was unsuccessful, despite using
newrank=true,compound=true,rank=sameandrankdir="TB"
Can anyone offer any advice?
Bonus question: I'd also prefer the "rabbit hole" node to be horizontically centered, but I haven't found out how to do that either.
p.s. rankdir applies to the entire (root) graph
Giving:
