Skip to content

[Bug] Showing points on focus is not working with single x axis and tooltip.grouped = falseΒ #3968

@dannyfwbb

Description

@dannyfwbb

Description

Since version 3.7.4 showing points on focus with single x axis and tooltip.grouped = false is not working as expected for a line type charts. In version 3.7.4 it worked with data.xSort=false thanks to a bug #3100 and was fixed in commit aa4afc3. A little research led me to the conclusion that the problem is most likely somewhere in the generateEventRectsForSingleX method, but I can't quite figure it out.

Steps to check or reproduce

https://stackblitz.com/edit/sv862p-gvrkgc1k

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions