🐛 [BUG]桑基图移动速度快速的时候,tooltip内容错误
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 591
- PR merge metrics
- No merged PRs in 30d
Description
### 🐛 Bug description [Please make everyone to understand it]
桑基图移动速度快速的时候,tooltip内容错误
> Please provide a link by forking these links [G2Plot](https://codesandbox.io/s/g2plot-issue-template-gzfdq?file=/index.ts) or GitHub repo, a minimal reproduction.
* _Required_ **Link to minimal reproduction**:
### 📷 Step to reproduce
1,编写桑基图
2,鼠标移动到某个节点后,快速移动到另外一个节点
3,后一个节点显示的tooltip可能会是前一个节点的内容

### 🏞 Expected result
tooltip内容显示正确
### 🚑 Any additional [like screenshots]
* **G2Plot Version**:
* **Platform**:
Contributor guide
Research direction
Start with the Sankey chart tooltip handling in G2Plot and reproduce the reported steps: hover one node, then move quickly to another. Verify whether the second node shows the first node's content, and use the expected result—correct tooltip content for the currently hovered node—as the completion check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100