Lining up multiple short nodes in parallel with a single tall node in GraphViz
问题 I want to generate something like this - the alignment of the nodes is the important thing, not the angle of the edges: +--------------+ | | +--------------+ | | V V +-----+ +-----+ <--- alignment at top | | | | | |->| | | | | | +-----+ | | | | | V | | +-----+ | | | | | | | |->| | | | | | +-----+ +-----+ <--- alignment at bottom | | V V +--------------+ | | +--------------+ The best I've been able to come up with is to stick the two left nodes into a cluster subgraph with a white (=>