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 9d3157a9cb Merge pull request #1030 from mschallar/mschallar/develop 9 years ago
..
css Issues #275, #363 - individual Timeline items editable or readonly 9 years ago
graph2d_types Updated Points.draw method to support onRender 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 #869: add className with id to custom time bars 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 Merge branch 'develop' into v4 9 years ago
ItemSet.js Issues #275, #363 - individual Timeline items editable or readonly 9 years ago
Legend.js Removed option clear 9 years ago
LineGraph.js - Fixed bug where 0 axis was always in the automatically fitted range. 9 years ago
TimeAxis.js Added axis orientation option `'none'` 9 years ago