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 8543123236 Fixed #1071: HTML contents of a group not cleared when the contents is updated 9 years ago
..
css Issues #275, #363 - individual Timeline items editable or readonly 9 years ago
graph2d_types rebuilt, fixed small bug in points 9 years ago
item Added css class `vis-editable`, created an example demonstrating individually editable items (see #980) 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 Merge branch 'develop' into v4 9 years ago
CustomTime.js fixed vertical dragging issue from hammer (which was found in network) in the timeline 9 years ago
DataAxis.js - Fixed bug where 0 axis was always in the automatically fitted range. 9 years ago
GraphGroup.js Updated Points.draw method to support onRender 9 years ago
Group.js Fixed #1071: HTML contents of a group not cleared when the contents is updated 9 years ago
ItemSet.js fixed vertical dragging issue from hammer (which was found in network) in the timeline 9 years ago
Legend.js Removed option clear 9 years ago
LineGraph.js Add the missing group reference identification to exception. 9 years ago
TimeAxis.js Added axis orientation option `'none'` 9 years ago