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 d4cc65df64 - Sidestepped double touch event from hammer (ugly.. but functional) causing strange behaviour in manipulation mode 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 - Sidestepped double touch event from hammer (ugly.. but functional) causing strange behaviour in manipulation mode 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