Brian Maring

Determine if Chart/Map/Widget has been been rendered

Recommended Posts

Hi,

 

 

 

I was wondering if there was a way to determine with Javascript whether a particular chart/map/widget has been rendered.

 

 

 

If I try to update a chart or map using a widget slider gauge, it causes a JavaScript error if the chart has not been rendered.

 

 

 

Thanks,

 

Brian

Share this post


Link to post
Share on other sites
Guest Rajroop

Hello Brian,

You can use the event call FC_Rendered(domID) for this purpose.

Hope this helps. :)

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.