visjs-addon - Vaadin Add-on Directory
visjs addon (network)*Add-on still support only for Network-diagram
Vis.js is a dynamic, browser based visualization library. The library is designed to be easy to use, to handle large amounts of dynamic data, and to enable manipulation of and interaction with the data. The library consists of the components DataSet, Timeline, Network, Graph2d, and Graph3d.
The vis.js library is developed by Almende B.V, as part of CHAP. Vis.js runs fine on Chrome, Firefox, Opera, Safari, IE9+, and most mobile browsers (with full touch support).
http://visjs.org/ contains documentation, downloads and live examples of vis.js. The sourcecode of vis.js is available at Github. For questions, issues, and suggestions please use the issues section of the Github project.
my skype: sameeraroshan.uom
Issue TrackerSource Code
Online Demo
Demo Source Code
visjs-addon version 1.0.0.3
bug fixes
visjs-addon version 1.0.0.4
added
NetworkDiagram.clearNodes() //clear all nodes of the current neteork
NetworkDiagram.clearEdges() // clear all edges of the current neteork
NetworkDiagram.destroyNetwork() //destroy the network
NetworkDiagram.clear() //clear all nodes and eges
visjs-addon version 1.0.1.0
added support for vaadin 7.4+
use version 1.0.0.4 for vaadin version <7.4
visjs-addon version 2.0.0.3
Released Network Diagram for vis js 4+
Docs Avilable http://visjs.org/docs/network/