Possible Duplicate:
Graph visualization code in javascript?
I have to create a web-application to display graphs (Nodes connected by edges). I'd like to be able to control the color of edges as well as they labels (It would be better to have them displayed at mouse over).
I'd also like to attach some information to the nodes to show at mouse over.
D3 helps you bring data to life using HTML, SVG, and CSS. D3's emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation.
Summary: Cytoscape. js is an open-source JavaScript-based graph library. Its most common use case is as a visualization software component, so it can be used to render interactive graphs in a web browser. It also can be used in a headless manner, useful for graph operations on a server, such as Node.
KeyLines is a JavaScript software development kit (SDK). You can use the technology to quickly build network visualization web components to embed in your applications.
Sounds like your looking for something like http://arborjs.org/ ?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With