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 09d7d4bb53 - Fixed bug with the moveTo and getViewPosition methods. 9 years ago
..
components - Fixed bug with the moveTo and getViewPosition methods. 9 years ago
Canvas.js changed docs, collected methods and events 9 years ago
CanvasRenderer.js fixed numerous clustering bugs, added more examples, numerous other bug fixes 9 years ago
Clustering.js fixed bug in clustering! woohoo! added event on off once to docs. more examples 9 years ago
EdgesHandler.js renamed getEdges to getConnectedEdges, made getConnectedNodes also work for edges 9 years ago
Groups.js fixed viewable area check as per #812 9 years ago
InteractionHandler.js 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
LayoutEngine.js fixed little bug in layoutengine and it's brother 9 years ago
ManipulationSystem.js - Fixed #866, manipulation can now be set to false without crashing. 9 years ago
NodesHandler.js fixed alot of bugs, expanded configurator, added more examples, updated docs, updated update interval 9 years ago
PhysicsEngine.js fixed alot of bugs, expanded configurator, added more examples, updated docs, updated update interval 9 years ago
SelectionHandler.js bugfixes, start of reorganisation of examples 9 years ago
View.js - Fixed bug with the moveTo and getViewPosition methods. 9 years ago