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 418b42bb64 Refactored line drawing for Bezier edges (#3122) 7 years ago
..
components Refactored line drawing for Bezier edges (#3122) 7 years ago
Canvas.js Consolidate code for determining the pixel ratio (#3088) 7 years ago
CanvasRenderer.js Consolidate code for determining the pixel ratio (#3088) 7 years ago
Clustering.js Prevent crashes from invalid id's in `Clustering.findNode()` (#3166) 7 years ago
EdgesHandler.js Network: Smooth type 'dynamic' adjusted for node-specific option in hierarchical (#3130) 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 Network: Smooth type 'dynamic' adjusted for node-specific option in hierarchical (#3130) 7 years ago
ManipulationSystem.js Edit edge without endpoint dragging, and pass label in data (#2329) 8 years ago
NodesHandler.js Protect Network from zero and negative mass values (#3135) 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