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 78c5f38568 - Added labelHighlightBold option to edges and nodes. 9 years ago
..
components - Added labelHighlightBold option to edges and nodes. 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 9 years ago
Clustering.js fixed small bug 9 years ago
EdgesHandler.js - Added labelHighlightBold option to edges and nodes. 9 years ago
Groups.js fixed viewable area check as per #812 9 years ago
InteractionHandler.js placed dragEnd event after restoration of fixed state of node 9 years ago
LayoutEngine.js - Fixed #974 connecting static smooth and straight edges. also bug introduced in the layout 9 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 - Added labelHighlightBold option to edges and nodes. 9 years ago
PhysicsEngine.js - Fixed #987 proper cleaning of support nodes. 9 years ago
SelectionHandler.js - Added blurEdge and hoverEdge events. 9 years ago
View.js - Fixed #1036, bug in lockedRedraw. Thanks @vges! 9 years ago