FrankHassanabad / pie-stairway

A d3js Pie example which resembles a stairway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pie Spiral Stairway

This shows custom pie features from d3js as an attractive staircase spiral chart. This demonstrates basic arcs, filters for shadows, and transitioning of colors.

Online Demo, click here

Pie Screen Shot

Installation

git clone https://github.com/FrankHassanabad/pie-stairway.git

Then open up a web browser to your file system at

open pie-stairway/public/index.html

About

A d3js Pie example which resembles a stairway

License:MIT License


Languages

Language:JavaScript 71.9%Language:HTML 17.7%Language:CSS 10.5%