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 8b175f3df2 fixed pointdrawing with new barchart functionality 10 years ago
..
component fixed pointdrawing with new barchart functionality 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