angular-charts
angular-charts copied to clipboard
getting "angular-charts" module not defined error
i included angaler -chart.js file in my index.html file. i also made the dependency of it like this angular.module(myapp,['angularcharts'] );still i am getting error "angular-chart module not defined" error