Path : /var/www/html/phkaynews-v2/public/backend/js/pages/ |
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
Current File : /var/www/html/phkaynews-v2/public/backend/js/pages/project-overview.init.js |
var options={chart:{height:290,type:"bar",toolbar:{show:!1}},plotOptions:{bar:{columnWidth:"14%",endingShape:"rounded"}},dataLabels:{enabled:!1},series:[{name:"Overview",data:[42,56,40,64,26,42,56,35,62]}],grid:{yaxis:{lines:{show:!1}}},yaxis:{title:{text:"% (Percentage)"}},xaxis:{labels:{rotate:-90},categories:["1","2","3","4","5","6","7","8","9"],title:{text:"Week"}},colors:["#556ee6"]},chart=new ApexCharts(document.querySelector("#overview-chart"),options);chart.render();