d3-hwschematic icon indicating copy to clipboard operation
d3-hwschematic copied to clipboard

Fixed node positions + automatic edge routing

Open Nic30 opened this issue 2 years ago • 0 comments

ELK now (0.9.0) supports automatic routing with fixed node positions. https://eclipse.dev/elk/blog/posts/2022/22-11-17-libavoid.html

It could be useful to to have mode where nodes could be dragged and edge routing could be regenerated. This functionality is also part of Xilinx Vivado.

However it may be possible that this requires an external library written in C++ which could be problematic. Because ELKJS is transpiled and ELK and this binary would not be available in browser.

Nic30 avatar Dec 25 '23 16:12 Nic30