FrankHassanabad / circles

Custom bubble chart d3js example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Circles

Custom bubble chart d3js example. Click any of the circles to zoom into a detailed version of that circle and then click again to zoom out. This demonstrates custom d3js code and mimics the GitHub punch card.

Online Demo, click here

Circles Screen Shot

Circles Screen Shot

Installation

git clone https://github.com/FrankHassanabad/circles.git

Then open up a web browser to your local file system at

circles/index.html

About

Custom bubble chart d3js example

License:MIT License


Languages

Language:HTML 93.5%Language:CSS 6.5%