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.
 
 
 
jos f7e964edd0 Fixed #206: removed check for number of arguments in callbacks `onAdd`, `onUpdate`, `onRemove`, and `onMove`. 10 years ago
..
component Fixed #206: removed check for number of arguments in callbacks `onAdd`, `onUpdate`, `onRemove`, and `onMove`. 10 years ago
img Moved source code from `/src/` to `/lib/` 10 years ago
DataStep.js Reworked all code to commonjs modules. Replaced the build script with Gulp 10 years ago
Graph2d.js Reworked all code to commonjs modules. Replaced the build script with Gulp 10 years ago
Range.js Removed some references to `vis` namespace 10 years ago
Stack.js Fixed range where the `end` of the first is equal to the `start` of the second sometimes being stacked instead of put besides each other when `item.margin=0`. 10 years ago
TimeStep.js Reworked all code to commonjs modules. Replaced the build script with Gulp 10 years ago
Timeline.js Reworked all code to commonjs modules. Replaced the build script with Gulp 10 years ago