vis.js is a dynamic, browser-based visualization library
 
 
 
Alex de Mulder 72cbed1eac fixed creation and deletion of empty groups when there are not yet items 10 years ago
..
css Oops fixing the overflow issue with the dots of BoxItems broke item selection. 10 years ago
item Oops fixing the overflow issue with the dots of BoxItems broke item selection. 10 years ago
Component.js Reworked all code to commonjs modules. Replaced the build script with Gulp 10 years ago
CurrentTime.js Fixed #171: Implemented functions `setCurrentTime(date)` and `getCurrentTime()` 10 years ago
CustomTime.js Fixed #171: Implemented functions `setCurrentTime(date)` and `getCurrentTime()` 10 years ago
DataAxis.js bugfix for graph2d, updated example 15 10 years ago
GraphGroup.js fixed small bug in network, refactored graph2d. Added handleOverlap for barcharts 10 years ago
Group.js Refactored `ItemBox`, `ItemRange`, and `ItemPoint` to respectively `BoxItem`, `RangeItem`, and `PointItem`. 10 years ago
ItemSet.js Changed `onMoving` to be a callback by default (simpler code, little performance hit) See also #294 10 years ago
Legend.js updated dataAxis and legend to also make use of the instance based groups.visiblilty option 10 years ago
LineGraph.js fixed creation and deletion of empty groups when there are not yet items 10 years ago
TimeAxis.js Implemented localization in Timeline and Graph2d 10 years ago