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 d856af1e55 Cleaned up code, possibilities for future custom sorting of levels. Whitespace cleaning, options for layout, documentation and examples are still required. 9 years ago
..
components - Fixed #1416: Fixed error in improvedLayout. 9 years ago
Canvas.js - Made autoscaling on container size change pick the lowest between delta height and delta width. 9 years ago
CanvasRenderer.js - Fixed bug that broke the network if drawn in a hidden div #1254 9 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. 9 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 code, possibilities for future custom sorting of levels. Whitespace cleaning, options for layout, documentation and examples are still required. 9 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. 9 years ago
NodesHandler.js added images with borders and updated the manipulation css 9 years ago
PhysicsEngine.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. 9 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. 9 years ago
View.js - Fixed critical camera zoom bug #1273. #1266, #1255 9 years ago