DanielZellner commented on issue #18398:
URL: https://github.com/apache/echarts/issues/18398#issuecomment-1888537979

   @nikeshparajuli thank you for your response, but the things you mentioned 
have I already tried or is already built in. My issue is that my data can go up 
to 80.000 to 100.000 data points, depending on the date range. Up to 10.000 
data points, I also do not get this issue, but as more data loads in as more 
stale renders are happening. Is there maybe a configuration that could help 
with this issue, besides using svg as renderer, @Ovilia? All animations are 
already in my code disabled, realtime is to false as well, I tried throttle, 
but it did not make any difference, svg is also not helping, because my memory 
usage goes up to 500mb and everytime you slide around the slider, echarts needs 
10 seconds or more to load the data again.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to