如何在多个图表之间实现tooltip的联动显示
Open
- Dominant language
- JavaScript
- Stars
- 8k
- Forks
- 637
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] I have searched the [issues](https://github.com/antvis/f2/issues) of this repository and believe that this is not a duplicate.
### What problem does this feature solve?
例如:比如多个图表1,2,3,4 x轴的信息是一样的 y轴信息不一样,如何在图表1上显示tooltip的时候,在其他图表上的同样的x轴的位置触发tooltip
### What does the proposed API look like?
都可以
Contributor guide
Research direction
The issue does not name any files, tests, or entry points. Begin by locating the chart interaction and tooltip implementation, then determine how multiple charts share an x-axis position. Done means defining and validating coordinated tooltip behavior across charts with different y-axis data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100