Hi,
This is from my code:
    <script type="text/javascript"> 
          google.load('visualization', '1.1', 
{'packages':['corechart','treemap', 'orgchart','geochart']});
    </script>

if I will change to:
    <script type="text/javascript"> 
          google.load('visualization', '1', 
{'packages':['corechart','treemap', 'orgchart','geochart']});
    </script>
I will work with the old version?

Thanks,

On Thursday, August 29, 2013 10:10:45 PM UTC+3, Sergey wrote:
>
> Hi, we recently pushed a new version to 1.1, so that may be the cause of 
> your problems. Could you perhaps link to your page, or give a failing code 
> sample, so that we can inspect the failure?
>
> - Sergey
>
>
> On Thu, Aug 29, 2013 at 2:47 PM, Nitsan Zohar <[email protected]<javascript:>
> > wrote:
>
>> Hello,
>> Today the Google charts (Combo, bar and bubble) stopped working in my 
>> site, (Google Tree Map is working)
>> I got this error: Object function (o){return this.indexOf(o)!=-1;} has 
>> no method 'isEnabled'
>> It was ok 4 hours ago.
>>
>> What is the problem?
>>
>> Thanks,
>> Nitsan
>>
>> ****
>>  
>> -- 
>> 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 post to this group, send email to 
>> [email protected]<javascript:>
>> .
>> 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