vis.js is a dynamic, browser-based visualization library
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Alex de Mulder 57d15b6ea9 removed event. events are used for messaging between modules. 10 years ago
..
css - Fixed manipulation bar for mobile. 10 years ago
img Moved source code from `/src/` to `/lib/` 10 years ago
mixins physics detached from nodes and network. 10 years ago
modules removed event. events are used for messaging between modules. 10 years ago
Edge.js migrated all of the physics to the modules 10 years ago
Groups.js allowed hierarchical layout to be set from setOptions 10 years ago
Images.js - Improved images handling so broken images are shown on all references of images that are broken. 10 years ago
Network.js reasonably success in decoupling the rendering and the network by segmenting a canvas, view (for camera controls) and renderer. 10 years ago
Node.js reasonably success in decoupling the rendering and the network by segmenting a canvas, view (for camera controls) and renderer. 10 years ago
Popup.js added moving pop-up, optimized the check to hide popup 10 years ago
dotparser.js Fixes for ES5 strict mode 10 years ago
gephiParser.js Finalized import, reduced needless drawing of the network (performance boost!) 10 years ago
locales.js Renamed "Link" to "Edge" in manipulation menu 10 years ago
shapes.js Moved source code from `/src/` to `/lib/` 10 years ago