4 ms·
How does D2 handle larger diagrams with lots of connections? This has been my issue with PlantUML and Mermaid. The routing tends to blow up when you have a bun
by OneDeuxTriSeiGo 9d ago
How does D2 handle larger diagrams with lots of connections?
This has been my issue with PlantUML and Mermaid. The routing tends to blow up when you have a bunch of lines that run out to a thing (i.e. rather than snaking together they just go everywhere).
- IshKebab 9d agoYeah unfortunately it doesn't handle hypergraphs IIRC, i.e. one edge going from a single node to multiple other nodes.