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 d7e5aad410 fixed binarySearchGeneric from infinite loop (added protection), fixed issue where all points have the same Y value. #222 10 years ago
..
component Fixed #219: implemented function `getVisibleItems` 10 years ago
img Moved source code from `/src/` to `/lib/` 10 years ago
DataStep.js fixed binarySearchGeneric from infinite loop (added protection), fixed issue where all points have the same Y value. #222 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 #216: Added options `margin.item.horizontal` and `margin.item.vertical`, which allows to specify different margins horizontally/vertically. 10 years ago
TimeStep.js Reworked all code to commonjs modules. Replaced the build script with Gulp 10 years ago
Timeline.js Fixed #219: implemented function `getVisibleItems` 10 years ago