UniversityofHelsinki / pie-chart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pie Chart

A simple pie chart made with d3.js.

The included example running in-browser

Installation

After downloading the repository, run bower install to install dependencies. (Note: For more information on installing and using bower, see bower.io)

To customize, alter the parameters in app.js. Serve the directory over HTTP and view in your browser to see an example of the application in action.

This program is licensed under GPL V2. See LICENSE for more details.

About

License:GNU General Public License v2.0


Languages

Language:JavaScript 95.8%Language:HTML 3.8%Language:CSS 0.5%