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 e881a78462 replaced `6to5` with `babel`, letting webpack output errors, minor fix 9 years ago
..
css Fixed #621: item ranges being displayed with a minimum of 10px (twice the padding). 9 years ago
graph2d_types replaced `6to5` with `babel`, letting webpack output errors, minor fix 9 years ago
item Fixed preventDefault issue with hammer.js (a brute force solution but lets see how it goes...) 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 reasonably success in decoupling the rendering and the network by segmenting a canvas, view (for camera controls) and renderer. 9 years ago
CustomTime.js Fixed preventDefault issue with hammer.js (a brute force solution but lets see how it goes...) 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 tweaks. NagivationMixin has now been ported along with keyboard bindings using keycharm. 9 years ago
ItemSet.js Fixed preventDefault issue with hammer.js (a brute force solution but lets see how it goes...) 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