This commit is contained in:
MuslemRahimi 2024-08-01 19:31:38 +02:00
parent 3a97d02fd7
commit 3b8bc76efc

View File

@ -92,7 +92,8 @@ const optionsGraph = {
position: 'inside',
formatter: function(params) {
return abbreviateNumber(params?.value,true);
}
},
fontWeight: 600
},
type: 'bar',
showBackground: true,