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.
 
 
 
wimrijnders 04ecc8575b Prevent crashes from invalid id's in `Clustering.findNode()` (#3166) 7 years ago
..
components Fix on call to i`fontOptions.chooser()` in module Label (#3124) 7 years ago
Canvas.js Refactoring in Canvas.js (#3030) 7 years ago
CanvasRenderer.js Add prefix to cancelAnimationFrame() (#3087) 7 years ago
Clustering.js Prevent crashes from invalid id's in `Clustering.findNode()` (#3166) 7 years ago
EdgesHandler.js replacing all ES6 imports with CJS require calls (#3063) 7 years ago
Groups.js fixed viewable area check as per #812 9 years ago
InteractionHandler.js Changed order of (de)select events for network (#3113) 7 years ago
KamadaKawai.js Reduce the time-complexity of the network initial positioning. (#2759) 7 years ago
LayoutEngine.js Refactoring of LayoutEngine (#3110) 7 years ago
ManipulationSystem.js Edit edge without endpoint dragging, and pass label in data (#2329) 8 years ago
NodesHandler.js Added param 'direction' to Network.getConnectedNodes() (#3108) 7 years ago
PhysicsEngine.js Ensure start and end of stabilization progress events is sent (#3165) 7 years ago
SelectionHandler.js replacing all ES6 imports with CJS require calls (#3063) 7 years ago
View.js replacing all ES6 imports with CJS require calls (#3063) 7 years ago