UniversityofHelsinki / line-chart

A line chart made using d3.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Line Chart

A line 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

A line chart made using d3.js

License:GNU General Public License v2.0


Languages

Language:JavaScript 94.4%Language:CSS 3.7%Language:HTML 1.9%