This is Bubble chart using Vis.js.
In this project, I added dragging, moving, zooming, clustering functionalities.
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.
- Network : Display dynamic, automatically organised, customizable network views.
- Timeline : Create a fully customizable, interactive timeline with items and ranges.
- Graph2d : Draw graphs and bar charts on an interactive timeline and personalize it the way you want.
- Graph3d : Create interactive, animated 3d graphs. Surfaces, lines, dots and block styling out of the box.
- Dataset : Manage unstructured data using DataSet. Add, update, and remove data, and listen for changes in the data.
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.
-
install with npm (recommended)
npm install vis
-
install with bower
bower install vis
-
link from cdnjs.com vis.min.js
In this section you can see cool projects that vis was used in.