[Bug] 多图表联动,如果x轴不完全一样,tooltip异常
Open
bug
pending
topic: connect
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
^5.5.0
### Link to Minimal Reproduction
无
### Steps to Reproduce
通过echarts.connect 设置多图表联动后,如果x轴不完全一样,会复现。
### Current Behavior
当前结果:x轴如果不完全一样,tooltip显示如图,并不是相同时间,不是想要的结果。

### Expected Behavior
期望结果:多图联动时,tooltip的x轴时间为一样的
另外请问,多图联动 tooltip时,是根据鼠标在x轴位置判断,还是根据x轴的值判断的呢。
### Environment
```markdown
- OS:
- Browser:
- Framework:
```
### Any additional comments?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.