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

Optimize Rendering Performance #52

Merged
merged 4 commits into from Jun 9, 2022
Merged

Optimize Rendering Performance #52

merged 4 commits into from Jun 9, 2022

Conversation

AykutSarac
Copy link
Owner

  • Used "react-render-if-visible" package to optmize rendering of graph. Node datas out of viewport are now invisible to prevent DOM Tree overload.

Solves #25

@AykutSarac AykutSarac added the enhancement Improve performance or optimization label Jun 9, 2022
@AykutSarac AykutSarac merged commit f68c2e3 into main Jun 9, 2022
@AykutSarac AykutSarac linked an issue Jun 9, 2022 that may be closed by this pull request
@AykutSarac AykutSarac deleted the optimize-rendering branch August 7, 2022 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve performance or optimization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement] Optimize Canvas
1 participant