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 83a6cf889e redraw on back on manipulation 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 redraw on back on manipulation 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