Springy is a force directed graph layout algorithm. It means that it uses some real world physics to try and figure out how to show a network graph in a way that looks good.
A JavaScript library dedicated to graph drawing, and provides a lot of built-in features, such as Canvas and WebGL renderers or mouse and touch support, to make networks manipulation on Web pages smooth and fast for the user.