open-source-labs / Svelvet

🎛 A Svelte library for building dynamic, infinitely customizable node-based user interfaces and flowcharts
https://svelvet.io
2.5k stars 161 forks source link

Still able to provide a list of nodes and edges? #464

Open SamHausmann opened 10 months ago

SamHausmann commented 10 months ago

Seems like in v6 it was pretty easy to provide a list of nodes and edges to generate a graph visualization. I'm wondering if in v8 there is a similar signature somewhere. Not super clear in the documentation. I'd think dag generation would be a primary use case for this library.

jordandevogelaere commented 9 months ago

Any updates on this case?