You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no specific event to mark completion of WordCloud rendering.
The only workaround I can think of is to use frameended event. You can debounce the handler so it does not kick in until framended events stop triggering, e.g.:
Question
I searched for
I thought I was using "frameended", but I'm not.
If it's a word cloud chart, it's called as many times as there are words.
Am I using it wrong?
Environment (if applicable)
Additional context
The text was updated successfully, but these errors were encountered: