0

I'm working on a web application that uses JavaScript to generate a series of graphs. This triggers a redraw that takes approximately 1 second. I'm trying to display some sort of loading animation during the redraw to provide visual feedback and help show the user that the page has continued to function. I've tried to add CSS animations to the page, but they freeze while the redraw takes place. Is there any way to avoid these animations freezing during the redraw?

superlizardmo
  • 333
  • 1
  • 11

0 Answers0