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 420f8a3bbf Fix check for nodes not present in EdgesHandler (#2963) 7 years ago
..
components Reduce the time-complexity of the network initial positioning. (#2759) 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 fix: Font styles and width and height of nodes (#2385) 7 years ago
PhysicsEngine.js added arrow-type 'circle'; fixes #1993 8 years ago
SelectionHandler.js Fix missing blur edge event 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