Nicholas, using multiple google.loads is unrecommended and unsupported, and
may result in undefined behavior. If you have multiple google.load calls on
your page, things may go wrong, and it is strongly recommended that you
combine them into one call, like I suggested to Mark. Please try this and
let us know if this fixes your issue.

If you do not have multiple google.load calls, then it is unlikely that my
suggestion will fix your issue, and we would appreciate your cooperation
with helping us figure out what your problem is.

- Sergey


On Wed, Sep 25, 2013 at 12:12 PM, Nicholas Poh <[email protected]>wrote:

> Hi,
>
> Does loading the packages in array solved the issue? Or it was resolved on
> its own?
>
> Thanks.
> On 25 Sep 2013 23:58, "Mark Huggins" <[email protected]> wrote:
>
>>  Sergey,
>>     Thank you very much for the assistance seems to have resolved the
>> issue timeline chart now loads without the error.
>>
>> -Mark
>>
>> On Tuesday, September 24, 2013 10:53:44 PM UTC-4, Nicholas Poh wrote:
>>>
>>> Hi,
>>>
>>> When I tried to load the timeline package with the following line,
>>>
>>>> google.load('visualization', '1', {packages:['timeline']});
>>>>
>>>
>>> I'm getting error,
>>>
>>>> ReferenceError: Dygraph is not defined @ https://www.google.com/uds/**
>>>> api/visualization/1.0/**01bfd211c0a350e1b7454e7b434256**
>>>> 5b/format+en,default,table.I.**js:494<https://www.google.com/uds/api/visualization/1.0/01bfd211c0a350e1b7454e7b4342565b/format+en,default,table.I.js:494>
>>>>
>>>
>>> Thus executing the following line,
>>>
>>>> new google.visualization.Timeline (...)
>>>>
>>>
>>> gives me,
>>>
>>>> TypeError: google.visualization.Timeline is not a constructor
>>>>
>>>
>>> This started today.
>>>
>>> Thanks.
>>>
>>  --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "Google Visualization API" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/google-visualization-api/nOGY4EjAI_Y/unsubscribe
>> .
>> To unsubscribe from this group and all its topics, send an email to
>> [email protected].
>>
>> To post to this group, send email to
>> [email protected].
>> Visit this group at
>> http://groups.google.com/group/google-visualization-api.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>  --
> 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
> http://groups.google.com/group/google-visualization-api.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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 http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to