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 1dafff1108 - Removed IDs from navigation so multiple networks can be shown on the same page. (#438) 10 years ago
..
physics Replaced all `arr instanceof Array` with `Array.isArray(arr)` 10 years ago
ClusterMixin.js fixed node label becoming undefined 10 years ago
HierarchicalLayoutMixin.js - Added animation and camera controls by the method .moveTo() 10 years ago
ManipulationMixin.js - Renamed storePosition to storePositions. Added deprication message and old name still works. 10 years ago
MixinLoader.js - fixed cleanup of manipulation mixin 10 years ago
NavigationMixin.js - Removed IDs from navigation so multiple networks can be shown on the same page. (#438) 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