ui fix
This commit is contained in:
parent
3a97d02fd7
commit
3b8bc76efc
@ -92,7 +92,8 @@ const optionsGraph = {
|
|||||||
position: 'inside',
|
position: 'inside',
|
||||||
formatter: function(params) {
|
formatter: function(params) {
|
||||||
return abbreviateNumber(params?.value,true);
|
return abbreviateNumber(params?.value,true);
|
||||||
}
|
},
|
||||||
|
fontWeight: 600
|
||||||
},
|
},
|
||||||
type: 'bar',
|
type: 'bar',
|
||||||
showBackground: true,
|
showBackground: true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user