I'm implementing a module with VisJSNetwork(Forge Component) and I want to change the length of edges.
I checked vis.js documentation and I tried to add "springLength" in Javascript to my module but it didn't work.
Do you have any ideas on how you can change the length of edges?
I'd appreciate it if you could give me some advice.
Best,