many thanks, your solution James works here.

On Thursday, July 2, 2020 at 10:40:56 AM UTC+2, James Doherty wrote:
>
> just managed to fix the issue.
>
> i add this line
> <script src="https://www.gstatic.com/charts/loader.js";></script>
>
> <script type="text/javascript">
> removed this line
>     //google.load("visualization", "1", { packages: ["corechart"] });
> and added this line
>     google.charts.load('current', { packages: ['corechart'] });
>
> i hope that works for you you??
>
>
> On Thu, Jul 2, 2020 at 4:35 PM GWT dev <[email protected] <javascript:>> 
> wrote:
>
>> Hi, 
>> same here. Impossible to use the visualization API today. It was working 
>> for years.
>>
>> On Thursday, July 2, 2020 at 8:47:53 AM UTC+2, James Doherty wrote:
>>>
>>> Hi all
>>>
>>> as of today, i am havbing trouble with the following call. This has 
>>> worked fine for a few years..
>>>
>>> var data = google.visualization.arrayToDataTable(chartobj, false)
>>>
>>>
>>> -- 
>> 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/4786056f-cbe1-43d6-a5c1-35d296d5d0abo%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/google-visualization-api/4786056f-cbe1-43d6-a5c1-35d296d5d0abo%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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/d8724353-1ddc-4aaf-8f6a-fb5669289e0co%40googlegroups.com.

Reply via email to