nikolaydubina / go-graph-layout

🔮 Graph Layout Algorithms in Go
MIT License
86 stars 1 forks source link

Fix x and y offset for whole SVG of graph layout #1

Open nikolaydubina opened 2 years ago

nikolaydubina commented 2 years ago

All layouts work. Never mind examples in test folder. They just have to be moved so that whole layout fits. This is leftover from interactive web UI (separate repo) which was using these algorithms.

StevenACoffman commented 2 years ago

Hey, I would be pretty interested in the seeing the web UI you came up with. Is that available somewhere?

nikolaydubina commented 2 years ago

Hi, well noted that you interested! It is not shipped anywhere, but was working fine locally.

Will update and ping you here when that WASM based UI is recovered and shipped! Will be in awhile tho! (weeks? months?)