springy
springy copied to clipboard
A force directed graph layout algorithm in JavaScript
I am trying to include iframes at nodes and I do not understand what to modify in springyui.js? Any pointers? Thanks in advance.
When creating a graph, is it possible to define the nodes width and height in px so that Layout will position accordingly (similar to Dagre functionality)
Any idea why my node size is so distorted ? Way bigger than the rest of the screen 
I ve been trying springly with 1000 nodes and unfortunately the result is not efficient at all. http://pastebin.com/H8Q9ij6M Do you have any recommendations how to make this fast and more...
Support the currently unused done parameter passed into Renderer.start as well as the Renderer's onRenderStop function. Resolves #109.
The actual object being handed in is marked as unused, so obviously it isn't called at any point.
Hi, thanks for springy, really enjoying it! I found myself needing a few extra options on springyui.js so added these bits, hope you find them useful! jonny
i added various functions and features and like to share them with you! functions for zooming, dragging of canvas or nodes, load and store positions. node shapes and shadows, selection...
Hi, I has some requirement for multiple lines, and have no idea about this, does it possible ?
Hello all, I have made Springy able to specify the position of Nodes, which may be anticipated for a long time. Please see a demo in my personal [website](https://wenyin.xyz/skip/DecayChainGraphs/U_238) (You...