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 c144995289 Merge remote-tracking branch 'origin/develop' into develop 10 years ago
..
css Dots of items are now attached to the top panel instead of background panel (no need for z-index tricks) 10 years ago
item Removed a resolved todo 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 updated dataAxis and legend to also make use of the instance based groups.visiblilty option 10 years ago
GraphGroup.js fixed small bug in network, refactored graph2d. Added handleOverlap for barcharts 10 years ago
Group.js Fixed a group "null" being displayed in IE when not using groups (see also #238) 10 years ago
ItemSet.js Added an example set selection. Some minor fixes and improvements in setSelection 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 updated dataAxis and legend to also make use of the instance based groups.visiblilty option 10 years ago
TimeAxis.js Implemented localization in Timeline and Graph2d 10 years ago