!function(o){"use strict";function t(){this.$body=o("body"),this.charts=[]}t.prototype.respChart=function(t,r,a,e){Chart.defaults.color="#8fa2b3",Chart.defaults.borderColor="rgba(133, 141, 152, 0.1)";var i,n=t.get(0).getContext("2d"),s=o(t).parent();switch(t.attr("width",o(s).width()),r){case"Line":i=new Chart(n,{type:"line",data:a,options:e});break;case"Bar":i=new Chart(n,{type:"bar",data:a,options:e});break;case"Doughnut":i=new Chart(n,{type:"doughnut",data:a,options:e})}return i},t.prototype.initCharts=function(){var t,r=[];return 0