A dynamic, browser based visualization library. The library is designed to be easy to use, to handle large amounts of dynamic data, and to enable manipulation of and interaction with the data. The library consists of the components DataSet, Timeline, Network, Graph2d and Graph3d. Get it over here!
The vis.js library is developed by Almende B.V. Vis.js runs fine on Chrome, Firefox, Opera, Safari, IE9+, and most mobile browsers (with full touch support). This site contains documentation, downloads and live examples of vis.js. The sourcecode of vis.js is available at Github. For questions, issues, and suggestions please use the issues section of the Github project.
npm install vis
bower install vis
In this section you can see cool projects that vis was used in. If you have made something and would like it featured, please make an issue on github with your project and how you'd like to be credited.
Since vis.js is an open source project, everybody can contribute to it. If you want to contribute, great! Here's how:
First, fork vis on Github, then add your feature, fix a bug,
rephrase our writing etc. and do a pull request to the develop branch on Github! Pull requests to the master branch will not be merged.
If you fork the codebase, you'll find all modules in seperate files. This makes it a lot easier to work on than the distributed and combined vis.js file.
If you want to contribute please
read this HowTo!!
We get a lot of feature requests on Github. Here's a list of them!
The requests that come in on Github usually have a good argumentation and a lot of these ideas have made it into vis! To keep a nice overview of them. We label them as "Feature-Request" to supply a pool of ideas for people to want to contribute. View the list here.
Copyright (C) 2010-2016 Almende B.V.
Vis.js is dual licensed under both Apache 2.0 and MIT.
Vis.js may be distributed under either license.