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
..
css 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
img Moved source code from `/src/` to `/lib/` 10 years ago
modules 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
Images.js moved the entire network to triple ===. Bugs arise in scaling 9 years ago
Network.js renamed getEdges to getConnectedEdges, made getConnectedNodes also work for edges 9 years ago
dotparser.js Some minor fixed in dotparser 9 years ago
gephiParser.js worked with examples 9 years ago
locales.js all of the manipulation has been moved to 4.0, redone and nicely commented and cleaned up :) 9 years ago
options.js fixed alot of bugs, expanded configurator, added more examples, updated docs, updated update interval 9 years ago
shapes.js fixed numerous clustering bugs, added more examples, numerous other bug fixes 9 years ago