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 d342e9482a Added a check so only one 'activator' overlay is created on clickToUse. 9 years ago
..
css Updated version number to 3.3.1-SNAPSHOT. Fixed moment.js urls in some examples. Fixed position issue with close button of the Network manipulation menu 10 years ago
img Moved source code from `/src/` to `/lib/` 10 years ago
mixins made the physics calculations a bit more stable (decreasing BarnesHut theta to 0.5 from 0.6), gave nodes a boundingBox that is used for zoomExtent to ensure everything fits. 9 years ago
Edge.js - Fixed recursion error with smooth edges that are connected to non-existent nodes 9 years ago
Groups.js added few examples, added gephi parser (JSON), added JSON get for dataset 10 years ago
Images.js Update network/node image code to allow for specifying a broken image url to use when a node image fails to load 10 years ago
Network.js Added a check so only one 'activator' overlay is created on clickToUse. 9 years ago
Node.js added bounding box to image node style 9 years ago
Popup.js Fixed #355: Titles support HTML elements 10 years ago
dotparser.js Fixes for ES5 strict mode 9 years ago
gephiParser.js Finalized import, reduced needless drawing of the network (performance boost!) 10 years ago
locales.js Renamed "Link" to "Edge" in manipulation menu 10 years ago
shapes.js Moved source code from `/src/` to `/lib/` 10 years ago