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 f6217d9d5e Implemented creating new range items by dragging in an empty space with the ctrl key down. 9 years ago
..
css Fixed #609: reduce the left/right dragarea when an item range is very small, so you can still move it as a whole 9 years ago
graph2d_types merged #635, thanks @tobeee! 9 years ago
item Fixed another bug related to overflowing contents (#459) 9 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 Multiple customTime vertical bars 9 years ago
DataAxis.js Implemented option `snap` 9 years ago
GraphGroup.js modularized graph2d draw styles, added point style. 10 years ago
Group.js made sure ranged items do not disappear on a large set window 9 years ago
ItemSet.js Implemented creating new range items by dragging in an empty space with the ctrl key down. 9 years ago
Legend.js Fixed moving legend when postioned on the bottom and vertical dragging 10 years ago
LineGraph.js merged #635, thanks @tobeee! 9 years ago
TimeAxis.js Implemented option `snap` 9 years ago