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 486cf53055 Added a debug mode to visualize the forces on nodes (very cool :)) 8 years ago
..
components Added a debug mode to visualize the forces on nodes (very cool :)) 8 years ago
Canvas.js - Made autoscaling on container size change pick the lowest between delta height and delta width. 9 years ago
CanvasRenderer.js Added a debug mode to visualize the forces on nodes (very cool :)) 8 years ago
Clustering.js Cleaned up code, possibilities for future custom sorting of levels. Whitespace cleaning, options for layout, documentation and examples are still required. 8 years ago
EdgesHandler.js added cubic bezier curves. 9 years ago
Groups.js fixed viewable area check as per #812 9 years ago
InteractionHandler.js reverted selectEdge pull 9 years ago
KamadaKawai.js - made it pretty, fixed bugs in clustering 9 years ago
LayoutEngine.js cleaned up a little 8 years ago
ManipulationSystem.js - Fixed #1358: Fixed example for clustering on zoom. Also removed private keyword from public methods. Let physics listen to data updates instead of being called from network. 8 years ago
NodesHandler.js added images with borders and updated the manipulation css 9 years ago
PhysicsEngine.js Added a debug mode to visualize the forces on nodes (very cool :)) 8 years ago
SelectionHandler.js - Fixed #1358: Fixed example for clustering on zoom. Also removed private keyword from public methods. Let physics listen to data updates instead of being called from network. 8 years ago
View.js - Fixed critical camera zoom bug #1273. #1266, #1255 9 years ago