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 66c788b9b4 changed movement parameter to only say stabilized if the support nodes are stabilized as well, though retaining the demand that both nodes and support nodes are stabilized before emitting event and stopping simulation. 10 years ago
..
graph3d Moved Slider and Camera into separate modules 10 years ago
module Added vis-light bundle 10 years ago
network changed movement parameter to only say stabilized if the support nodes are stabilized as well, though retaining the demand that both nodes and support nodes are stabilized before emitting event and stopping simulation. 10 years ago
shared Renamed "Link" to "Edge" in manipulation menu 10 years ago
timeline Implemented a new callback function `onMoving(item, callback)` 10 years ago
DOMutil.js added optional insertBefore in utl.getDOMElement 10 years ago
DataSet.js added few examples, added gephi parser (JSON), added JSON get for dataset 10 years ago
DataView.js Reworked all code to commonjs modules. Replaced the build script with Gulp 10 years ago
hammerUtil.js Upgraded hammer.js to v1.1.3 10 years ago
header.js Reworked all code to commonjs modules. Replaced the build script with Gulp 10 years ago
util.js Implemented animated range change for functions `fit`, `focus`, `setSelection`, and `setWindow`. 10 years ago