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 0219c43720 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
..
components fixed colors for selected and hover states 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 numerous clustering bugs, added more examples, numerous other bug fixes 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 in clustering! woohoo! added event on off once to docs. more examples 9 years ago