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 fbfe6ad445 Fixed offset issue with dragging items vertically when the page is scrolled (this regression was introduced a few commits back) 9 years ago
..
DataSet.test.js Added property `length` holding the total number of items in the DataSet 9 years ago
DataView.test.js Fixed the DataView not passing a data property on update events (see #670) 9 years ago
Queue.test.js Implemented DataSet.setOptions 10 years ago
dataset.html Css file must be loaded explicitly now. Library files moved to `dist` 10 years ago
dot.txt Implemented support for node sets in DOT parser 11 years ago
dotparser.test.js Reworked the tests a little (still not close to a proper unit test though) 10 years ago
timeline.html The event handlers `onMove` and `onMoving` are now invoked with all item properties as argument, and can be used to update all properties (like content, className, etc) and add new properties as well 9 years ago
timeline_groups.html Fixed offset issue with dragging items vertically when the page is scrolled (this regression was introduced a few commits back) 9 years ago
timestep.html Css file must be loaded explicitly now. Library files moved to `dist` 10 years ago