Hello Daniel,

I mentioned in my post that while I understand the documentation instructs 
us to use www.gstatic.com/charts.loader.js , this didn't work out for me 
because I could not find a way for this method to be able to pass data into 
the callback I was setting.

I found another way to call the charts, which works fine for all other 
charts. That is to use the api loader and specify the module I want, as 
documented here:

https://developers.google.com/loader/#available-apis

Using this method, I am able to send my ajax data to my callback function. 
I showed that from above too.

I could not find any way to use  setOnLoadCallback() to set a callback and 
also pass my data. If there is a way please let me know.

Thank you!
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/8688deef-886c-4f12-9208-93883e3a079f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to