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.
 
 
 
wimrijnders 000fe8222b Added check on mission var 'options', refactoring. (#3055) 7 years ago
..
components Added check on mission var 'options', refactoring. (#3055) 7 years ago
Canvas.js Refactoring in Canvas.js (#3030) 7 years ago
CanvasRenderer.js feat: change styles if element is selected (#2446) 7 years ago
Clustering.js fixes #2100 and issues with edges when clustering (#2229) 8 years ago
EdgesHandler.js Fix check for nodes not present in EdgesHandler (#2963) 7 years ago
Groups.js fixed viewable area check as per #812 9 years ago
InteractionHandler.js Fix tooltip issue causing exception when node becomes cluster 7 years ago
KamadaKawai.js Reduce the time-complexity of the network initial positioning. (#2759) 7 years ago
LayoutEngine.js Fix for exploding directed network, first working version; refactored hierarchical state in LayoutEngine. (#3017) 7 years ago
ManipulationSystem.js Edit edge without endpoint dragging, and pass label in data (#2329) 8 years ago
NodesHandler.js Use get() to get data from DataSet/View instead of directly accessing member _data. (#3069) 7 years ago
PhysicsEngine.js added arrow-type 'circle'; fixes #1993 8 years ago
SelectionHandler.js Fix #2994: select edge with id zero (#2996) 7 years ago
View.js - Fixed #1529, clustering and declustering now respects the original settings of the edges for physics and hidden. 8 years ago