echarts y轴百分比显示

更改配置项yAxis:

 yAxis: [
                    {  
                        type: ‘value‘,  
                        axisLabel: {  
                            show: true,  
                            interval: ‘auto‘,  
                            formatter: ‘{value} %‘  
                            },  
                        show: true  
                    }  
                ],

 

文章来自:https://www.cnblogs.com/jessiespur/p/9583477.html
© 2021 jiaocheng.bubufx.com  联系我们
ICP备案:鲁ICP备09046678号-3