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 7c3ed40536 Graph now uses an id based set of nodes and edges instead of a row based array internally, and supports DataSet 11 years ago
..
css Updated version number to 0.1.0-SNAPSHOT 11 years ago
img Added drawing with schematic overview of vis.js 11 years ago
lib/prettify Added documentation for the Timeline 11 years ago
dataset.html Created an index page for the documentation, added another example 11 years ago
graph.html Graph now uses an id based set of nodes and edges instead of a row based array internally, and supports DataSet 11 years ago
index.html Implemented DOT support in Graph without need for a separate parse step. 11 years ago
timeline.html DOT parser rewritten 11 years ago