Open PerttyZhan opened 4 years ago
`label: { show: true, normal: { // color: "#778CA2", //波浪上文本颜色 // insideColor: "red", //波浪内部字体颜色
textStyle: {
color: "red", //波浪上文本颜色
insideColor: "yellow", //波浪内部字体颜色
fontSize: 30,
},`
加一层 normal
rich对应的formatter格式改了。
formatter: {电瓶电压|top} \n {110|bottom}
改为
formatter: {top|电瓶电压} \n {bottom|110}
,
目前看效果,rich代码没有生效