Komaleswari C - Your comment here is what fixed it for me. The problem only 
manifested when using a caching plugin and js minification together - so 
hard to trouble-shoot. THANK YOU!!

On Wednesday, February 26, 2020 at 1:43:06 AM UTC-8 Komaleswari C wrote:

> Hi Daniel,
>>
>
>         Thank you..You saved my time.Works great.
>
>         Before i used : google.charts.setOnLoadCallback(drawChart(loc));
>         Currently i changed to   : google.charts.setOnLoadCallback( 
> function() { drawChart(loc) });
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/9c2f2727-2d65-45a0-b19c-55688c349f9en%40googlegroups.com.

Reply via email to