Numbers are displayed on the echarts column

series plus label string

label: {
    
    
    normal: {
    
    
       show:true,
       position: 'top',
       color: function () {
    
    },
       fontSize: _this.fontSize(0.12),
       fontWeight: 'bold',
       marginTop: 15
     }
}

insert image description here

Guess you like

Origin blog.csdn.net/weixin_42821697/article/details/123021504