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 31aa7fe676 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
..
physics 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
ClusterMixin.js fixed node label becoming undefined 10 years ago
HierarchicalLayoutMixin.js Fixed flipping of hierachical network on update when using RL and DU. 10 years ago
ManipulationMixin.js Update ManipulationMixin.js 10 years ago
MixinLoader.js removed div ids from manipulation 10 years ago
NavigationMixin.js Fixes for ES5 strict mode 10 years ago
SectorsMixin.js fixed node label becoming undefined 10 years ago
SelectionMixin.js - Added pointer properties to the click and the doubleClick events containing the XY coordinates in DOM and canvas space. 10 years ago