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.
 
 
 
josdejong 559e4d4dca Improved casting of dates 11 years ago
..
graph Fixed selection of nodes in the Graph when the page is scrolled down 11 years ago
module Splitted Graph.js into a file for every prototype (Node, Edge, ...) 11 years ago
timeline Implemented grouping support in the Timeline 11 years ago
DataSet.js Graph now uses an id based set of nodes and edges instead of a row based array internally, and supports DataSet 11 years ago
DataView.js Renamed source files to match the name of the containing prototype 11 years ago
EventBus.js Renamed source files to match the name of the containing prototype 11 years ago
events.js EventBus.off is more flexible now 11 years ago
util.js Improved casting of dates 11 years ago