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 f5e199a8f2 Merge remote-tracking branch 'origin/develop' into develop 10 years ago
..
css Fixed height of BackgroundItems not being 100% when timeline has a fixed height 10 years ago
item Fixed #331: onclick events in items not working. 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 working arrays to hide, fixed zoom, fixed pinch, made seperate volatile object for dynamic date support. 10 years ago
ItemSet.js Fixed #331: onclick events in items not working. 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 almost working hiddenDates, generic and specific. Only start times now 10 years ago