-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Closed as not planned
Closed as not planned
Copy link
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.staleInactive for a long time. Will be closed in 7 days.Inactive for a long time. Will be closed in 7 days.
Description
Version
5.4.1
Link to Minimal Reproduction
https://codesandbox.io/s/great-raman-c7x3y6
Steps to Reproduce
In specific width and height of the container, with the specific grid data, the last tooltip of a series can't show when triggered by dispatchAction. Is the boundary condition not met?
width: 463px
height: 375px
grid: {
top: '20%',
left: '5%',
bottom: '5%',
right: '10%',
containLabel: true,
}
Current Behavior
The last tooltip of a series can't show when triggered by dispatchAction.
Expected Behavior
The last tooltip of a series can show when triggered by dispatchAction just like using mouse hover.
Environment
- OS: 13.0
- Browser: chrome Version 110.0.5481.100 (Official Build) (arm64)
- Framework: raw echartsAny additional comments?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.staleInactive for a long time. Will be closed in 7 days.Inactive for a long time. Will be closed in 7 days.