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 47234a602d Implemented selection of a range of items using Shift+Click 10 years ago
..
css Add 'title' option to display a title on the left or right axes. 10 years ago
graph2d_types modularized graph2d draw styles, added point style. 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 fixed clean up of icons, titles, fixed some style issues, typos 10 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 10 years ago
ItemSet.js Implemented selection of a range of items using Shift+Click 10 years ago
Legend.js Fixed moving legend when postioned on the bottom and vertical dragging 10 years ago
LineGraph.js fixed disappearing items 10 years ago
TimeAxis.js fixed uneven spacing of hidden dates 10 years ago