You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently trying to create a basic line chart consisting of 2 separate lines in order to get a taste of the performance. I've seen the chart with the 25,000 points on the features page, so I've created a project on CodeSandBox to test that (the same behavior exists when tested locally). I've, also, checked this #214 and disabled animations and set the marker size to 0. However, the performance is still way off even with 5,000 points compared to the one on the features page. Basically, the initial load time seems to be quite high.
Is there a way to improve the performance by fiddling with the chart options and get a performance similar to the chart on the features page?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I'm currently trying to create a basic line chart consisting of 2 separate lines in order to get a taste of the performance. I've seen the chart with the 25,000 points on the
features
page, so I've created a project on CodeSandBox to test that (the same behavior exists when tested locally). I've, also, checked this #214 and disabled animations and set the marker size to 0. However, the performance is still way off even with 5,000 points compared to the one on thefeatures
page. Basically, the initial load time seems to be quite high.Is there a way to improve the performance by fiddling with the chart options and get a performance similar to the chart on the
features
page?Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions