/line-chart

A line chart made using d3.js

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

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.