Replies: 1 comment
-
Depends on what you call performance.
It is definitely for that.
It would not load faster but decrease a screen freeze seen when multiple charts render at once. Treat it as lazy loading. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does this library help the performance of a page, or is it more about deferring animation for better user experience?
I have a page with lots of charts on it and I'm wondering if it would load faster if I use this plugin to defer the initial chart updates until the user scrolls down.
Beta Was this translation helpful? Give feedback.
All reactions