[Feature] 联动多个折线图时,多个图表的 tooltip 不重叠;
Open
new-feature
topic: tooltip
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
5.3.0
### Link to Minimal Reproduction
_No response_
### Steps to Reproduce
1.多个折线图开启联动;
2.hover 垂直移动鼠标时,在垂直方向;其他折线图的tooltip 无法跟随鼠标一起上下移动;
3. 具体实例:[多个折线图联动实例](https://codesandbox.io/s/series-layout-by-column-or-row-forked-g5vs4p?file=/index.js)
### Current Behavior
当在任意一个联动的折线图垂直移动鼠标时,其他折线的 **tooltip** 不会跟随鼠标;当在水平位置移动时,所有折线图的 **tooltip** 都可以跟随鼠标水平移动;
### Expected Behavior
1.希望在垂直移动其中一个折线图时,其他的折线的tooltip 也能在垂直方向移动;
### Environment
_No response_
### Any additional comments?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.