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.
 
 
 
Eric VanDever 4469ba12a3 update initial node creation 9 years ago
..
components update initial node creation 9 years ago
Canvas.js - Made autoscaling on container size change pick the lowest between delta height and delta width. 10 years ago
CanvasRenderer.js - Fixed bug that broke the network if drawn in a hidden div #1254 10 years ago
Clustering.js fixed self referencing edges during clustering 10 years ago
EdgesHandler.js added cubic bezier curves. 10 years ago
Groups.js fixed viewable area check as per #812 10 years ago
InteractionHandler.js switch node changes over to events 9 years ago
KamadaKawai.js - made it pretty, fixed bugs in clustering 10 years ago
LayoutEngine.js switch node changes over to events 9 years ago
ManipulationSystem.js - Fixed bug where dragging a node that is not a control node during edit edge mode would throw an error. 10 years ago
NodesHandler.js added images with borders and updated the manipulation css 10 years ago
PhysicsEngine.js update initial node creation 9 years ago
PhysicsWorker.js update initial node creation 9 years ago
PhysicsWorkerWrapper.js added POC physics web worker implementation. 9 years ago
SelectionHandler.js fixed hover and blur events for edges. 10 years ago
View.js - Fixed critical camera zoom bug #1273. #1266, #1255 10 years ago