Update reports view using chart.js

This commit is contained in:
Reynaldo Reyes
2016-06-07 22:47:21 -04:00
parent 68edae2ed0
commit 40f770213b
4 changed files with 53 additions and 7 deletions

View File

@@ -8,6 +8,7 @@
'app.reports',
'app.section',
'app.student',
'chart.js',
'ngResource',
'ui.router'
])