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.
 
 
 
Maxime Douailin 11288efaeb Merge branch 'develop' of https://github.com/almende/vis into feat-network-setselection 9 years ago
..
components - Fixed #1324: Labels now scale again. 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 reverted selectEdge pull 10 years ago
KamadaKawai.js - made it pretty, fixed bugs in clustering 10 years ago
LayoutEngine.js - Fixed arrows to icon, text and circularImage shapes 10 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 Release 4.8.2 10 years ago
SelectionHandler.js added method setselection used by both selectNodes and selectEdges methods 9 years ago
View.js - Fixed critical camera zoom bug #1273. #1266, #1255 10 years ago