Force an UpdateAsync function in custom visualization

zoe1
Participant I

Hello!

As similarly noted in this question, I’m having an issue in a custom visualization where the graph hangs and doesn’t update after the `create` function is called. Is there any way I can force Looker to run the `updateAsync` function after a successful `create` return without the end-user needing to interact with the document? Otherwise it seems weird that a user has to e.g. resize a page for a Looker tile to go from blank (e.g. setting up the div in `create`) to a graph being visible (which occurs with the data loading in `updateAsync`). 

Thank you,

Zoe

0 0 140