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 f2092fd755 Merge pull request #1014 from ericvandever/develop 9 years ago
..
components - Fixed updating bounding box of nodes without drawing. 9 years ago
Canvas.js removed clear() from graph2d docs 9 years ago
CanvasRenderer.js fixed accidental redrawing during stabilization. Fixed infinite recursion when fixing node without coordinates 10 years ago
Clustering.js fixed small bug 10 years ago
EdgesHandler.js - Fixed #987 proper cleaning of support nodes. 10 years ago
Groups.js fixed viewable area check as per #812 10 years ago
InteractionHandler.js placed dragEnd event after restoration of fixed state of node 10 years ago
LayoutEngine.js - Fixed #974 connecting static smooth and straight edges. also bug introduced in the layout 10 years ago
ManipulationSystem.js added getDataSet to network manipulation edge add and edit functions to match existing remove and node equivalents 9 years ago
NodesHandler.js - Fixed dataView support for storePositions 10 years ago
PhysicsEngine.js - Fixed #987 proper cleaning of support nodes. 10 years ago
SelectionHandler.js fixed dragStart, dragging and dragEnd events when nodes are selected but the viewport is dragged 10 years ago
View.js - Fixed #1036, bug in lockedRedraw. Thanks @vges! 9 years ago