Skip to content

Commit

Permalink
Merge branch 'metricsgraphics'
Browse files Browse the repository at this point in the history
  • Loading branch information
sideroad committed Nov 16, 2014
2 parents 33e25e2 + 1ab4cb1 commit 3a16e37
Show file tree
Hide file tree
Showing 15 changed files with 29,521 additions and 1,457 deletions.
6 changes: 3 additions & 3 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ module.exports = function(grunt) {
pages: {
src: [
'q.min.js',
'jquery.min.js',
'morris-0.5.1.min.js',
'raphael-min.js'
'jquery.js',
'd3.js',
'metricsgraphics.js'
],
dest: 'build/lib.js'
}
Expand Down
382 changes: 378 additions & 4 deletions build/build.css

Large diffs are not rendered by default.

Loading

0 comments on commit 3a16e37

Please sign in to comment.