!function(o,t,e){"use strict";var i=t.getElementById("earning-chart").getContext("2d"),r={responsive:!0,maintainAspectRatio:!1,datasetStrokeWidth:3,pointDotStrokeWidth:4,tooltipFillColor:"rgba(0,0,0,0.8)",legend:{display:!1,position:"bottom"},hover:{mode:"label"},scales:{xAxes:[{display:!1}],yAxes:[{display:!1,ticks:{min:0,max:70}}]},title:{display:!1,fontColor:"#FFF",fullWidth:!1,fontSize:40,text:"82%"}},a={labels:["January","February","March","April","May","June","July"],datasets:[{label:"My First dataset",data:[28,35,36,48,46,42,60],backgroundColor:"rgba(45,149,191,0.1)",borderColor:"transparent",borderWidth:0,strokeColor:"#ff6c23",capBezierPoints:!0,pointColor:"#fff",pointBorderColor:"rgba(45,149,191,1)",pointBackgroundColor:"#FFF",pointBorderWidth:2,pointRadius:4}]},n={type:"line",options:r,data:a},l=(new Chart(i,n),e("#posts-visits")),s={responsive:!0,maintainAspectRatio:!1,legend:{position:"top",labels:{boxWidth:10,fontSize:14}},hover:{mode:"label"},scales:{xAxes:[{display:!0,gridLines:{lineWidth:2,color:"rgba(0, 0, 0, 0.05)",zeroLineWidth:2,zeroLineColor:"rgba(0, 0, 0, 0.05)",drawTicks:!1},ticks:{fontSize:14}}],yAxes:[{display:!1,ticks:{min:0,max:100}}]},title:{display:!1,text:"Chart.js Line Chart - Legend"}},d={labels:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],datasets:[{label:"Visits",data:[32,25,45,30,60,40,72,52,80,60,92,70],lineTension:0,fill:!1,borderColor:"#37BC9B",pointBorderColor:"#37BC9B",pointBackgroundColor:"#FFF",pointBorderWidth:3,pointRadius:6},{label:"Posts",data:[12,10,25,15,35,22,42,28,50,32,58,28],lineTension:0,fill:!1,borderColor:"#967ADC",pointBorderColor:"#967ADC",pointBackgroundColor:"#FFF",pointBorderWidth:3,pointRadius:6}]},p={type:"line",options:s,data:d};new Chart(l,p)}(window,document,jQuery);