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 6cf71b36fb Merge pull request #1072 from zukomgwili/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 9 years ago
img Moved source code from `/src/` to `/lib/` 10 years ago
modules Corrected the shapeProperties.borderDashes property type description 9 years ago
Images.js - Fixed #861, brokenImage only working for one node if nodes have the same image. 9 years ago
Network.js Update Network.js 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 a shapeProperties object allowing configuration of shapes. 9 years ago
shapes.js fixed numerous clustering bugs, added more examples, numerous other bug fixes 9 years ago