Smaller font size
This commit is contained in:
parent
0427e572a6
commit
d6367c6493
@ -86,7 +86,7 @@ export function GrossAnualChart({ title, subtitle, dataProps, label, dataset, ba
|
||||
align: "start",
|
||||
font: {
|
||||
weight: 'bold',
|
||||
size: !miniature? window.innerWidth/80 : window.innerWidth/105,
|
||||
size: !miniature? window.innerWidth/80 : window.innerWidth/120,
|
||||
},
|
||||
color: (value) => {
|
||||
return value.dataset.label==='Consolidada'? '#fff' : '#255488'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user