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 de Mulder 0219c43720 changed popup css to pass all mouse events. All pageX and pageY changed to clientX and clientY because the correction is done with getBoundingClientRect 9 years ago
..
DataSet.test.js Changed unit tests to use the compiled vis.js 9 years ago
DataView.test.js Merge branch 'develop' into v4 9 years ago
Queue.test.js Implemented DataSet.setOptions 10 years ago
dataset.html added google analytics 9 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
networkTest.html changed popup css to pass all mouse events. All pageX and pageY changed to clientX and clientY because the correction is done with getBoundingClientRect 9 years ago
timeline.html Integrated an option configurator 9 years ago
timeline_groups.html Merge remote-tracking branch 'origin/v4' into v4 9 years ago
timestep.html added google analytics 9 years ago