PNG %k25u25%fgd5n!
/home/mkuwqnjx/www/dist/assets/js/pages/crypto-index.init.js
var options={chart:{height:275,type:"donut"},plotOptions:{pie:{donut:{size:"70%"}}},dataLabels:{enabled:!1},stroke:{show:!0,width:2,colors:["transparent"]},series:[50,15,35],legend:{show:!0,position:"bottom",horizontalAlign:"center",verticalAlign:"middle",floating:!1,fontSize:"13px",fontFamily:"Be Vietnam Pro, sans-serif",offsetX:0,offsetY:0},labels:["Profit","Loss","Neutral"],colors:["#22c55e","#ef4d56","#5ec0df"],responsive:[{breakpoint:600,options:{plotOptions:{donut:{customScale:.2}},chart:{height:240},legend:{show:!1}}}],tooltip:{y:{formatter:function(t){return t+" %"}}}},chart=new ApexCharts(document.querySelector("#customers"),options);chart.render();