540548050 opened a new issue #12825: URL: https://github.com/apache/incubator-echarts/issues/12825
### Version 4.8.0 ### Steps to reproduce 1.使用饼状图,series中的radius设置为 ['40%', '70%'] 2.使用myChart.dispatchAction触发高亮,无法正常显示tooltip组件 3.但是radius设置为 ['30%', '70%'] 正常显示tooltip组件,是否为触发位置的判定问题,设置为 ['30%', '70%'] 样式不好看,希望早点解决 ### What is expected? 期望能正常显示tooltip组件 ### What is actually happening? radius内圈半径大一点就无法正常显示tooltip组件 --- 环形图 较小 150*150,是否为图形太小的原因,https://echarts.apache.org/examples/zh/editor.html?c=doc-example/pie-highlight 正常显示, <!-- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org