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 e82a95fd14 Fixed a group "null" being displayed in IE when not using groups (see also #238) 10 years ago
..
component Fixed a group "null" being displayed in IE when not using groups (see also #238) 10 years ago
img Moved source code from `/src/` to `/lib/` 10 years ago
Core.js Renamed core.js to Core.js 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 made getItemRange respect visible graphgroups 10 years ago
Range.js Upgraded hammer.js to v1.1.3 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 added fit() and getItemRange() 10 years ago