Skip to content

Performance issue when hiding series by click on legend for charts with large number of datapoints #4534

@Au6ojlut

Description

@Au6ojlut

Steps to Reproduce

  1. Open https://apexcharts.com/features/ and scroll to High Performance section

  2. Choose 25000 points and click render
    image

  3. Click on legend series-1

  4. Page stops responding
    image
    image


Looks like setAttribute is called for each dot and it cost a lot.
firefox
image

chrome
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions