Graph Visualization Library With jQuery - Arbor

File Size: 198 KB
Views Total: 3932
Last Update:
Publish Date:
Official Website: Go to website
License: MIT
   
Graph Visualization Library With jQuery - Arbor

Arbor is a graph visualization library built with web workers and jQuery. Rather than trying to be an all-encompassing framework, arbor provides an efficient, force-directed layout algorithm plus abstractions for graph organization and screen refresh handling.

It leaves the actual screen-drawing to you. This means you can use it with canvas, SVG, or even positioned HTML elements; whatever display approach is appropriate for your project and your performance needs.

As a result, the code you write with it can be focused on the things that make your project unique – the graph data and your visual style – rather than spending time on the physics math that makes the layouts possible.


This awesome jQuery plugin is developed by unknown. For more Advanced Usages, please check the demo page or visit the official website.