Skip to content

wrexroad/dave-js

Repository files navigation

Dave.js

Dave.js is a general purpose plotting library written for modern browsers.

##Building Dave.js has one external dependency (Big.js). Using the --recursive flag, git will automatically include it in your clone.

  1. git clone --recursive https://github.com/wrexroad/dave-app
  2. cd dave-app
  3. npm install
  4. grunt dist

This will minify the Dave.js library and make it ready for use in your Dave app. The build product will be ready in the 'dist/' folder.

##Contact Send complaints to [email protected]

About

JavaScript / HTML5 Graphing library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published