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 3e3d0f083b fixed bug introduced in commit when options.graphheight was not supplied 10 years ago
..
css Fixed #336: Timeline not working on IE9 anymore 10 years ago
item Fixed #408: height of background items not 100% when having a fixed or max height defined. 10 years ago
BackgroundGroup.js Background areas can now be draw in a specific group or spread over the whole Timeline. 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 Added new verticalDrag event for internal use, allowing the vertical scrolling of the grid lines on drag. 10 years ago
GraphGroup.js fixed small bug in network, refactored graph2d. Added handleOverlap for barcharts 10 years ago
Group.js Fixed #402: background items not always be cleared when removing them 10 years ago
ItemSet.js Fixed #414: only one item being dragged when multiple items are selected. 10 years ago
Legend.js Fixed moving legend when postioned on the bottom and vertical dragging 10 years ago
LineGraph.js fixed bug introduced in commit when options.graphheight was not supplied 10 years ago
TimeAxis.js fixed uneven spacing of hidden dates 10 years ago