config: { number: [parseInt(item.value)], content: '{nt}', formatter: datavFormatter, animationFrame: 36, style: { textAlign: 'center', fill: '#c66f4b', fontWeight: 'bold' } } canvas 中数值仍居中
config: {
number: [parseInt(item.value)],
content: '{nt}',
formatter: datavFormatter,
animationFrame: 36,
style: {
textAlign: 'center',
fill: '#c66f4b',
fontWeight: 'bold'
}
}
canvas 中数值仍居中