@ -1034,6 +1034,20 @@ const lineChart = function (data, id) {
lineStyle: {
color: '#f3454b',
},
label: {
//图形上的文本标签
normal: {
formatter:'{c}%',
show: true,
position: "top",
textStyle: {
color: "#a8aab0",
fontStyle: "normal",
fontFamily: "微软雅黑",
fontSize: 0.75 * vw,
data: data.yData,
],