Hey. I have a dashboard page with multiple charts in it, and I'm wondering what the best way would be for me to know when all charts are done rendering so that I can export them all at once (via selenium). Is it be possible to add a callback function that runs after a chart is fully loaded or something like that?
Thanks!
Michael