microsoft / automatic-graph-layout

A set of tools for graph layout and viewing
Other
1.34k stars 301 forks source link

Support nested graphs? #364

Closed MarkNicholls closed 3 months ago

MarkNicholls commented 5 months ago

Does the library support scenarios where a node has a graph inside it?

e.g. like

image

(thats not actually what I want it for, but its close enough) (I'm hoping because its effectively a recursive structure that its either directly possible or not too awful to implement?

levnach commented 5 months ago

Yes, it does. image I just loaded GraphLayout\Test\MSAGLTests\Resources\DotFiles\LevFiles\clust.dot from msagl repository by running TestForGDI.exe.