Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for disabling and enabling chart interactions #87

Closed
hkang1 opened this issue Mar 23, 2022 · 0 comments · Fixed by #91
Closed

add support for disabling and enabling chart interactions #87

hkang1 opened this issue Mar 23, 2022 · 0 comments · Fixed by #91
Assignees
Labels
enhancement New feature or request

Comments

@hkang1
Copy link
Owner

hkang1 commented Mar 23, 2022

To minimize performance issues with having a lot of charts with multiple event listeners, the first step is to add support for temporarily removing event listeners and adding them back later when needed. In the future, based on whether the chart is in visible viewport or not, the chart can dynamically disable and enable event listeners.

@hkang1 hkang1 added the enhancement New feature or request label Mar 23, 2022
@hkang1 hkang1 self-assigned this Mar 23, 2022
@hkang1 hkang1 added this to the Ready for Initial Release milestone Mar 23, 2022
@hkang1 hkang1 linked a pull request Mar 23, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant