Multiple charts load verry slow #2636
Unanswered
pepijnemmers
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi, I have multiple charts on my website but they load really slow!
I saw that earch
chart.render();
loads everything from the apexcharts.js file. I do that 20 times zo it takes an hour before the page is loaded.How can i fix this? Is there a way to load them all with 1
.render()
?Please help asap :)
Beta Was this translation helpful? Give feedback.
All reactions