Skip to content

[Bug] mouseover in scatter fails after dataZoom when large is true #19469

@mschoneman

Description

@mschoneman

Version

5.4.3

Link to Minimal Reproduction

https://codesandbox.io/s/echarts-datazoom-bug-with-large-true-j2j86j?file=/index.js

Steps to Reproduce

run the attached reproduction, then zoom in using the mouse wheel. After very few zoom in actions, the mouse over will stop working for the orange series. Zooming in more will cause other series to stop working. Commenting out large: true on line 33 will fix this, but slows things down considerably (esp for even larger data sets)

Current Behavior

Mouse over stops working

Expected Behavior

Mouse over continues to work when zoomed

Environment

- OS: Windows 11
- Browser: Edge
- Framework: none

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.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions