雷达图tooltips的问题
Open
difficulty: normal
enhancement
priority: high
topic: tooltip
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
4.2.1
### Reproduction link
[https://gallery.echartsjs.com/editor.html?c=x-JRScJRAj&v=3](https://gallery.echartsjs.com/editor.html?c=x-JRScJRAj&v=3)
### Steps to reproduce
当鼠标移入红色区域时会覆盖掉深色区域,hover到深色区域上也是显示红色的tooltips内容;必须移到深色区域的交界,也就是与线跟坐标轴的交界才会触发深色区域的tooltips。
### What is expected?
鼠标移到深色区域上,应该触发深色区域的tooltips
### What is actually happening?
鼠标移到深色区域上,没有触发深色区域的tooltips
Contributor guide
Assessment
This issue has not been assessed yet.