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 4b35e18c70 - Fixed recursion error with smooth edges that are connected to non-existent nodes 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 Fixed flipping of hierachical network on update when using RL and DU. 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 - Sidestepped double touch event from hammer (ugly.. but functional) causing strange behaviour in manipulation mode 9 years ago
Node.js Fix in positioning of text label of node 10 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