This may be the reason. I am using a utility that load the Google API as a 
built in feature. When i look at the executed code I do see it loading "the 
old way". So I will expirement and then submit a bug report to the utility 
maker to update their UX code.

On Wednesday, June 17, 2020 at 12:05:31 PM UTC-7, Daniel LaLiberte wrote:
>
> Hi Steve,
>
> Are you using the jsapi loader?  The only change recently is that the 
> jsapi loader is being redirected to the new loader.  I bet you are also 
> missing a call to google.setOnLoadCallback, and you have been lucky so far 
> that the jsapi loader was able to load the visualization library quickly, 
> but with the redirect, it takes a bit longer.  
>
> See the instructions for how to update your code to use the new loader 
> directly:
>     
> https://developers.google.com/chart/interactive/docs/basic_load_libs#update-library-loader-code
>
> On Wed, Jun 17, 2020 at 11:05 AM Steve Wood <[email protected] 
> <javascript:>> wrote:
>
>> Suddenly:
>>
>> google.visualization.arrayToDataTable(my_data);
>>
>> returns "Cannot read property 'arrayToDataTable' of undefined"
>>
>> This problem is consistent across all browsers and incognito mode in 
>> Chrome.
>>
>> What can cause this? Is there a version change I need to address?
>>
>> -- 
>> 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] 
>> <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/google-visualization-api/8ada262b-d80e-4ef0-91b2-3a1c6943b8c5o%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/google-visualization-api/8ada262b-d80e-4ef0-91b2-3a1c6943b8c5o%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>
>
> -- 
> Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>
> [email protected] <javascript:>   Cambridge MA
>
>

-- 
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/322b699f-a041-4561-aa13-74a2b5ca1a61o%40googlegroups.com.

Reply via email to