Skip to content

[Bug] Sometimes the last tooltip of a series can't show when triggered by dispatchAction #18289

@family2hu

Description

@family2hu

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 echarts

Any additional comments?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugenThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.staleInactive for a long time. Will be closed in 7 days.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions