Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 566 Bytes

readme.md

File metadata and controls

14 lines (9 loc) · 566 Bytes

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.