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 64b2c78e00 Removed move callbacks 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 Removed move callbacks 9 years ago
Images.js Rewrote the Images.js for the network in ECMA script 6 syntax. 9 years ago
Network.js added moveNode method 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 added cubic bezier curves. 9 years ago
shapes.js fixed numerous clustering bugs, added more examples, numerous other bug fixes 9 years ago