/** * ng-chartjs-directive * @version v0.0.1 - 2014-08-09 * @link https://github.com/jonniespratley/ng-chartjs-directive * @author Jonnie Spratley * @license MIT License, http://www.opensource.org/licenses/MIT */ (function(){"use strict";angular.module("jonniespratley.ngChartjsDirective",[]).directive("chartJs",function(){return{scope:{id:"@",title:"@",type:"@",width:"@",height:"@",options:"@",data:"@",ngModel:"="},restrict:"E",replace:!0,require:"?ngModel",template:'
{{title}}
Content
',link:function(a,b,c,d){var e,f,g,h,i,j,k,l,m,n;return l=new Date(1,1,2e3,12,"00","00"),m=!1,h=100,i="#chart_"+c.id,j=c.options,n=c.type,g=[],d?(k=function(){return new Date-l