Demo here: http://www.edsalter.com/uploads/code/graphing_tests
You can download a ready to use version by including index.html and the build directory in your site.
The data source is set to be /mocks/data1.json or /build/js/data1.json in the built version
To build yourself, run:
npm install
then
grunt concat