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 e17136a88d Fix placement label for dot shape (#3018) 7 years ago
..
components Fix placement label for dot shape (#3018) 7 years ago
Canvas.js fixes #2100 and issues with edges when clustering (#2229) 8 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 Reduce the time-complexity of the network initial positioning. (#2759) 7 years ago
ManipulationSystem.js Edit edge without endpoint dragging, and pass label in data (#2329) 7 years ago
NodesHandler.js Network: use separate refresh indicator in NodeBase, instead of width… (#2885) 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