Skip to content

xdatavisualteam/visjs-bubble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

visjs-bubble

This is Bubble chart using Vis.js.

In this project, I added dragging, moving, zooming, clustering functionalities.

VisJS

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.

Modules

  • 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.

Download; getting started

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

vis.min.css

Showcase; see vis in action!

In this section you can see cool projects that vis was used in.

About

This is Bubble chart using D3.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages