Nemo

Clarification on FC_DataLoaded(DOMId)

Recommended Posts

Hi,

 

 

 

I'm loading a fairly large XML data set into a Scroll Combination 2D Chart. I'd like to show it to the user only once the chart has been drawn.

 

 

 

I thought that FC_DataLoaded() might do the trick, but it seems to be called prematurely. When exactly is this called? Is it once the data has been loaded (as the name implied) or once the chart has been drawn? Is there a way to know when the chart has been drawn?

 

 

 

Update: to clarify, I am displaying an alert when FC_DataLoaded() is triggered. Even after dismissing this alert, the chart shows "Retrieving Data. Please Wait." for several seconds.

 

 

 

Thanks.

 

Nemo

Edited by Guest

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now