8000 NextJS - Donutchart does not call dataPointMouseLeave even when mouse is moved quickly over donut · Issue #686 · apexcharts/react-apexcharts · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
NextJS - Donutchart does not call dataPointMouseLeave even when mouse is moved quickly over donut #686
Open
@poorvasingh04

Description

@poorvasingh04

Steps to reproduce:

  1. Integrate donut chart with react-apexcharts library in a NextJS webapp
  2. add dataPointMouseEnter and dataPointMouseLeave event to config and add a console log statement in the handler
  3. Run the app
  4. Move muse quickly over donut slices
  5. Note that dataPointMouseEnter is called when mouse is moved quickly
  6. But dataPointMouseLeave is not called when mouse is moved quickly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0