kxcc opened a new issue #10137: legend图例当使用了富文本,会显示异常且不可点击 URL: https://github.com/apache/incubator-echarts/issues/10137 ### Version 4.2.1-rc1 ### Steps to reproduce 设置 如下,省略号为任意内容 legend: { data: [.........], textStyle:{ rich:{..............} } }, ### What is expected? 富文本生效 ### What is actually happening? 所有图例被挤在左上角 --- 官网示例可复现 https://www.echartsjs.com/examples/editor.html?c=bar-rich-text  <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
