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 facdc0b773 Merge remote-tracking branch 'origin/develop' into develop 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 10 years ago
img Moved source code from `/src/` to `/lib/` 10 years ago
modules Merge remote-tracking branch 'origin/develop' into develop 9 years ago
Images.js - Fixed #861, brokenImage only working for one node if nodes have the same image. 9 years ago
Network.js fixed getNodeAt and getEdgeAt functions 9 years ago
dotparser.js Some minor fixed in dotparser 10 years ago
gephiParser.js worked with examples 10 years ago
locales.js all of the manipulation has been moved to 4.0, redone and nicely commented and cleaned up :) 10 years ago
options.js - Fixed hoverNode and blurNode events and added them to the docs. 9 years ago
shapes.js fixed numerous clustering bugs, added more examples, numerous other bug fixes 10 years ago