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.
 
 
 
JonathanGeoffroy 711b3def94 fix : selectEdge was fired even if user clicked on a node 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 fix : selectEdge was fired even if user clicked on a node 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 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 added cubic bezier curves. 9 years ago
shapes.js fixed numerous clustering bugs, added more examples, numerous other bug fixes 10 years ago