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 2c28c42371 - Added getConnectedNodes method. 9 years ago
..
BarnesHutMixin.js made the physics calculations a bit more stable (decreasing BarnesHut theta to 0.5 from 0.6), gave nodes a boundingBox that is used for zoomExtent to ensure everything fits. 9 years ago
HierarchialRepulsionMixin.js - Fixed mass = 0 for nodes. 10 years ago
PhysicsMixin.js - Added getConnectedNodes method. 9 years ago
RepulsionMixin.js - Added condition to Repulsion similar to BarnesHut to ensure nodes do not overlap. 9 years ago